Rice Pastry API

Uses of Interface
rice.pastry.NodeSetEventSource

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)
          DESCRIBE THE METHOD
 

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)
          DESCRIBE THE METHOD
 void PartitionHandler.nodeSetUpdate(NodeSetEventSource nodeSetEventSource, NodeHandle handle, boolean added)
          DESCRIBE THE METHOD
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection