A C D E F G H I K L M N P R S T U V W

N

nextHop(BigInteger) - Method in interface cs138.tapestry.TapestryNeighborMap
 
nextHop(BigInteger) - Method in class cs138.tapestry.TapestryNeighborMapImpl
You should return the next node in the path to the surrogate of the given hash.
NodeFactory - Class in cs138.node
This class is used to launch nodes internally.
NodeManager<T extends ManageableNode> - Interface in cs138.node
The NodeManager is an object which is designed to wrap around the actual node implementations and provides certain utility functions as well as helping control lifetime.
NodeMonitor - Interface in cs138.node
All the monitors should extend this interface.
notify(RemoteChordNode) - Method in class cs138.chord.ChordNodeImpl
The caller of this method believes that "node" should be this node's predecessor.
notify(RemoteChordNode) - Method in interface cs138.chord.RemoteChordNode
Called by another Chord node when it believes that it is this node's predecessor.
notifySurrogate(TapestryNodePrivate) - Method in class cs138.tapestry.TapestryNodeImpl
This node is being informed by the caller that the node specified by the "node" variable has just started and might be the new surrogate for some of the mappings this node is holding.
notifySurrogate(TapestryNodePrivate) - Method in interface cs138.tapestry.TapestryNodePrivate
Invoked by another Tapestry node that has just joined the network and may be responsible for some of this node's (object -> location) mappings.

A C D E F G H I K L M N P R S T U V W