ostore.network
Class PingStage.PingSuccess
java.lang.Object
  |
  +--ostore.network.PingStage.PingSuccess
- All Implemented Interfaces: 
 - QueueElementIF
 
- Enclosing class: 
 - PingStage
 
- public static class PingStage.PingSuccess
- extends Object
- implements QueueElementIF
   
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
hostname
public String hostname
user_data
public Object user_data
ping_time_ms
public double ping_time_ms
PingStage.PingSuccess
public PingStage.PingSuccess(PingStage.PingReq req,
                             double p)