Uses of Interface
org.planx.xmlstore.routing.DistributedMap

Packages that use DistributedMap
org.planx.xmlstore.nameserver   
org.planx.xmlstore.routing   
 

Uses of DistributedMap in org.planx.xmlstore.nameserver
 

Constructors in org.planx.xmlstore.nameserver with parameters of type DistributedMap
GlobalNameServer(DistributedMap map)
           
 

Uses of DistributedMap in org.planx.xmlstore.routing
 

Classes in org.planx.xmlstore.routing that implement DistributedMap
 class Kademlia
          Maps keys to values in a distributed setting using the Kademlia protocol.
 



Copyright © 2010. All Rights Reserved.