ePOST API

Package rice.pastry.standard

Class Summary
CertifiedNodeIdFactory Builds nodeIds in a certified manner, guaranteeing that a given node will always have the same nodeId.
ConsistentJoinMsg  
ConsistentJoinProtocol Does not setReady until contacting entire leafset which gossips new members.
InitiatePingNeighbor Initiate leaf set maintenance on the local node.
IPNodeIdFactory Constructs NodeIds for virtual nodes derived from the IP address and port number of this Java VM.
PartitionHandler  
PeriodicLeafSetProtocol An implementation of a periodic-style leafset protocol
RandomNodeIdFactory Constructs random node ids by SHA'ing consecutive numbers, with random starting value.
StandardAddress Constructs an address for a specific class and instance name.
StandardJoinProtocol An implementation of a simple join protocol.
StandardLeafSetProtocol An implementation of a simple leaf set protocol.
StandardRouter An implementation of the standard Pastry routing algorithm.
StandardRouteSetProtocol An implementation of a simple route set protocol.
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.