ostore.network
Class PingStage.PingFailure

java.lang.Object
  |
  +--ostore.network.PingStage.PingFailure
All Implemented Interfaces:
QueueElementIF
Enclosing class:
PingStage

public static class PingStage.PingFailure
extends Object
implements QueueElementIF


Field Summary
 String hostname
           
 Object user_data
           
 
Constructor Summary
PingStage.PingFailure(PingStage.PingReq req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hostname

public String hostname

user_data

public Object user_data
Constructor Detail

PingStage.PingFailure

public PingStage.PingFailure(PingStage.PingReq req)