|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| org.planx.xmlstore.routing | |
| org.planx.xmlstore.routing.operation | |
| Uses of Configuration in org.planx.xmlstore.routing |
|---|
| Constructors in org.planx.xmlstore.routing with parameters of type Configuration | |
|---|---|
Kademlia(Identifier id,
int udpPort,
Configuration config)
Creates a Kademlia DistributedMap with the specified identifier and no persistence. |
|
Kademlia(String name,
Identifier defaultId,
int udpPort,
int contactPort,
InetSocketAddress bootstrap,
Configuration config)
Creates a Kademlia DistributedMap using the specified name as filename base. |
|
Kademlia(String name,
int udpPort,
int contactPort,
InetSocketAddress bootstrap,
Configuration config)
Creates a Kademlia DistributedMap using the specified name as filename base. |
|
Space(Node local,
Configuration conf)
Construct an empty top level space that covers the complete range of identifiers. |
|
Space(Node local,
Configuration conf,
KademliaNeighbourhoodListener listener)
Construct an empty top level space that covers the complete range of identifiers. |
|
| Uses of Configuration in org.planx.xmlstore.routing.operation |
|---|
| Fields in org.planx.xmlstore.routing.operation declared as Configuration | |
|---|---|
protected Configuration |
NodeLookupOperation.conf
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||