| Package | Description |
|---|---|
| net.tomp2p.futures | |
| net.tomp2p.p2p | |
| net.tomp2p.p2p.config |
| Constructor and Description |
|---|
FutureDHT(int min,
EvaluatingSchemeDHT evaluationScheme,
FutureCreate<FutureDHT> futureCreate,
FutureRouting futureRouting)
Creates a new DHT future object that keeps track of the status of the DHT
operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CumulativeScheme |
class |
VotingSchemeDHT |
| Modifier and Type | Method and Description |
|---|---|
FutureDHT |
DistributedHashHashMap.get(Number160 locationKey,
Number160 domainKey,
Set<Number160> contentKeys,
PublicKey publicKey,
RoutingConfiguration routingConfiguration,
RequestP2PConfiguration p2pConfiguration,
EvaluatingSchemeDHT evaluationScheme,
boolean signMessage,
ChannelCreator cc) |
| Modifier and Type | Method and Description |
|---|---|
EvaluatingSchemeDHT |
ConfigurationGet.getEvaluationScheme() |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationGet |
ConfigurationGet.setEvaluationScheme(EvaluatingSchemeDHT evaluationScheme) |
Copyright © 2011. All Rights Reserved.