Rice Pastry API

org.mpisws.p2p.transport.liveness
Interface LivenessTypes

All Known Subinterfaces:
GenericNetworkSimulator<Identifier,MessageType>, LivenessListener<Identifier>, LivenessProvider<Identifier>, LivenessTransportLayer<Identifier,MsgType>, SourceRouteManager<Identifier>, UpperIdentity<Identifier,MessageType>
All Known Implementing Classes:
AggressiveLivenessTransportLayerImpl, BasicNetworkSimulator, IdentityImpl, LivenessTransportLayerImpl, NodeHandleAdapter, PastryNode, PriorityTransportLayerImpl, RapidRerouter, RendezvousLivenessProvider, SourceRouteManagerImpl

public interface LivenessTypes


Field Summary
static int LIVENESS_ALIVE
           
static int LIVENESS_DEAD
           
static int LIVENESS_DEAD_FOREVER
           
static int LIVENESS_SUSPECTED
           
 

Field Detail

LIVENESS_ALIVE

static final int LIVENESS_ALIVE
See Also:
Constant Field Values

LIVENESS_SUSPECTED

static final int LIVENESS_SUSPECTED
See Also:
Constant Field Values

LIVENESS_DEAD

static final int LIVENESS_DEAD
See Also:
Constant Field Values

LIVENESS_DEAD_FOREVER

static final int LIVENESS_DEAD_FOREVER
See Also:
Constant Field Values

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection