Package | Description |
---|---|
net.tomp2p.p2p | |
net.tomp2p.p2p.builder |
Modifier and Type | Method and Description |
---|---|
FutureDHT |
DistributedHashTable.parallelRequests(RequestP2PConfiguration p2pConfiguration,
NavigableSet<PeerAddress> queue,
boolean cancleOnFinish,
FutureChannelCreator futureChannelCreator,
ConnectionReservation connectionReservation,
boolean manualCleanup,
DistributedHashTable.Operation operation)
Creates RPCs and executes them parallel.
|
Modifier and Type | Method and Description |
---|---|
DistributedHashTable.Operation |
ParallelRequestBuilder.getOperation() |
Modifier and Type | Method and Description |
---|---|
ParallelRequestBuilder |
ParallelRequestBuilder.setOperation(DistributedHashTable.Operation operation) |
Copyright © 2013. All Rights Reserved.