|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeSetEventSource | |
---|---|
rice.pastry | |
rice.pastry.leafset | |
rice.pastry.routing | |
rice.pastry.standard |
Uses of NodeSetEventSource in rice.pastry |
---|
Methods in rice.pastry with parameters of type NodeSetEventSource | |
---|---|
void |
NodeSetListener.nodeSetUpdate(NodeSetEventSource nodeSetEventSource,
NodeHandle handle,
boolean added)
|
Uses of NodeSetEventSource in rice.pastry.leafset |
---|
Classes in rice.pastry.leafset that implement NodeSetEventSource | |
---|---|
class |
SimilarSet
A set of nodes, ordered by numerical distance of their Id from the local Id |
Uses of NodeSetEventSource in rice.pastry.routing |
---|
Classes in rice.pastry.routing that implement NodeSetEventSource | |
---|---|
class |
RoutingTable
The Pastry routing table. |
Uses of NodeSetEventSource in rice.pastry.standard |
---|
Methods in rice.pastry.standard with parameters of type NodeSetEventSource | |
---|---|
void |
ConsistentJoinProtocol.nodeSetUpdate(NodeSetEventSource set,
NodeHandle handle,
boolean added)
|
void |
PartitionHandler.nodeSetUpdate(NodeSetEventSource nodeSetEventSource,
NodeHandle handle,
boolean added)
|
void |
PeriodicLeafSetProtocol.nodeSetUpdate(NodeSetEventSource nodeSetEventSource,
NodeHandle handle,
boolean added)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |