| Package | Description |
|---|---|
| net.tomp2p.p2p | |
| net.tomp2p.p2p.builder |
| Modifier and Type | Method and Description |
|---|---|
static <K extends FutureDHT<?>> |
DistributedHashTable.parallelRequests(RequestP2PConfiguration p2pConfiguration,
NavigableSet<PeerAddress> queue,
boolean cancleOnFinish,
FutureChannelCreator futureChannelCreator,
OperationMapper<K> operation,
K futureDHT)
Creates RPCs and executes them parallel.
|
| Modifier and Type | Method and Description |
|---|---|
OperationMapper<K> |
ParallelRequestBuilder.getOperation() |
| Modifier and Type | Method and Description |
|---|---|
ParallelRequestBuilder<K> |
ParallelRequestBuilder.setOperation(OperationMapper<K> operation) |
Copyright © 2014. All rights reserved.