|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
rice.pastry.PastryNode
rice.pastry.transport.TLPastryNode
public class TLPastryNode
Field Summary |
---|
Fields inherited from class rice.pastry.PastryNode |
---|
apps, bootstrapper, CONNECTION_NO_ACCEPTOR, CONNECTION_NO_APP, CONNECTION_OK, CONNECTION_UNKNOWN, CONNECTION_UNKNOWN_ERROR, deserializer, handleFactory, isDestroyed, joiner, joinFailed, joinFailedReason, leafSet, leafSetMaintFreq, leafSetRoutineMaintenance, livenessProvider, localhandle, logger, myNodeId, proxProvider, router, routeSet, routeSetMaintFreq, routeSetRoutineMaintenance, tl |
Fields inherited from interface org.mpisws.p2p.transport.liveness.LivenessTypes |
---|
LIVENESS_ALIVE, LIVENESS_DEAD, LIVENESS_DEAD_FOREVER, LIVENESS_SUSPECTED |
Fields inherited from interface org.mpisws.p2p.transport.proximity.ProximityProvider |
---|
DEFAULT_PROXIMITY |
Fields inherited from interface org.mpisws.p2p.transport.liveness.LivenessTypes |
---|
LIVENESS_ALIVE, LIVENESS_DEAD, LIVENESS_DEAD_FOREVER, LIVENESS_SUSPECTED |
Constructor Summary | |
---|---|
TLPastryNode(Id id,
Environment e)
|
Method Summary |
---|
Methods inherited from class java.util.Observable |
---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TLPastryNode(Id id, Environment e)
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |