Rice Pastry API

org.mpisws.p2p.transport.liveness
Interface LivenessTypes

All Known Subinterfaces:
LivenessListener<Identifier>
All Known Implementing Classes:
IdentityImpl, LivenessTransportLayerImpl, PriorityTransportLayerImpl, RapidRerouter, SourceRouteManagerImpl, TLPastryNode

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