Uses of Package
org.planx.xmlstore.routing

Packages that use org.planx.xmlstore.routing
org.planx.xmlstore.nameserver   
org.planx.xmlstore.references   
org.planx.xmlstore.routing   
org.planx.xmlstore.routing.operation   
 

Classes in org.planx.xmlstore.routing used by org.planx.xmlstore.nameserver
DistributedMap
          Maps keys to values in a distributed setting using Identifiers as keys.
 

Classes in org.planx.xmlstore.routing used by org.planx.xmlstore.references
Identifier
          An identifier consists of at most Identifier.IDSIZE bit and it is always positive.
 

Classes in org.planx.xmlstore.routing used by org.planx.xmlstore.routing
Configuration
          A set of Kademlia configuration parameters.
DistributedMap
          Maps keys to values in a distributed setting using Identifiers as keys.
Identifier
          An identifier consists of at most Identifier.IDSIZE bit and it is always positive.
KademliaNeighbourhoodListener
          Listens for newly arrived nodes in the neighbourhood of the local node.
NeighbourhoodListener
          Listens for newly arrived nodes in the neighbourhood of the local node.
Node
          Represents a node and contains information about the IP address, UDP port, and ID of the node.
RoutingException
           
Space
          Represents a space (or subspace) containing nodes.
TimestampedValue
          A wrapper class that adds a timestamp to any serializable object.
 

Classes in org.planx.xmlstore.routing used by org.planx.xmlstore.routing.operation
Configuration
          A set of Kademlia configuration parameters.
Identifier
          An identifier consists of at most Identifier.IDSIZE bit and it is always positive.
Node
          Represents a node and contains information about the IP address, UDP port, and ID of the node.
RoutingException
           
Space
          Represents a space (or subspace) containing nodes.
TimestampedValue
          A wrapper class that adds a timestamp to any serializable object.
 



Copyright © 2010. All Rights Reserved.