Rice Pastry API

Package rice.pastry

Interface Summary
LocalNodeI Interface that some Serializable classes (such as NodeHandle and Certificate) implement, if they want to be kept informed of what node they're on.
NodeIdFactory An interface to any object capable of generating nodeIds.
NodeSetI An interface to a generic set of nodes.
 

Class Summary
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.
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
 


Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection