|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ReadyStrategy | |
| rice.pastry | |
| rice.pastry.standard | |
| Uses of ReadyStrategy in rice.pastry |
| Methods in rice.pastry with parameters of type ReadyStrategy | |
void |
PastryNode.setReadyStrategy(ReadyStrategy rs)
Sets the ReadyStrategy attribute of the PastryNode object |
| Uses of ReadyStrategy in rice.pastry.standard |
| Classes in rice.pastry.standard that implement ReadyStrategy | |
class |
PeriodicLeafSetProtocol
An implementation of a periodic-style leafset protocol |
| Constructors in rice.pastry.standard with parameters of type ReadyStrategy | |
ConsistentJoinProtocol(PastryNode ln,
NodeHandle lh,
RoutingTable rt,
LeafSet ls,
ReadyStrategy nextReadyStrategy)
Constructor for ConsistentJoinProtocol. |
|
ConsistentJoinProtocol(PastryNode ln,
NodeHandle lh,
RoutingTable rt,
LeafSet ls,
ReadyStrategy nextReadyStrategy,
MessageDeserializer md)
Constructor takes in the usual suspects. |
|
|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||