Class Summary |
ExponentialBackoffScheduledMessage |
|
Id |
Represents a Pastry identifier for a node, object or key. |
Id.Distance |
A class for representing and manipulating the distance between two Ids on
the circle. |
IdRange |
Represents a contiguous range of Pastry ids. |
IdSet |
Represents a set of Pastry ids. |
LocalNode |
Implementation of the LocalNodeI interface that some Serializable classes
(such as Certificate) extend, if they want to be kept informed of what node
they're on. |
Log |
A fairly rudimentary Log class for the moment. |
NodeHandle |
Interface for handles to remote nodes. |
NodeId |
Represents a Pastry identifier for a node. |
NodeSet |
Represents an ordered set of NodeHandles. |
NodeSetUpdate |
A class which stores changes to a node set. |
PastryNode |
A Pastry node is single entity in the pastry network. |
PastryNodeFactory |
The interface to an object which can construct PastryNodes. |
PastryObjectInputStream |
|
PastrySeed |
|
PendingLocalNodesList |
Class which stores a list of LocalNodes waiting to have their local pastry
node to be set non-null. |
ScheduledMessage |
A class that represents scheduled message events |