| Modifier and Type | Method and Description |
|---|---|
OperationMapper<K> |
ParallelRequestBuilder.operation() |
| Modifier and Type | Method and Description |
|---|---|
ParallelRequestBuilder<K> |
ParallelRequestBuilder.operation(OperationMapper<K> operation) |
static <K extends FutureDHT<?>> |
DistributedHashTable.parallelRequests(RequestP2PConfiguration p2pConfiguration,
NavigableSet<PeerAddress> directHit,
NavigableSet<PeerAddress> potentialHit,
boolean cancleOnFinish,
FutureChannelCreator futureChannelCreator,
OperationMapper<K> operation,
K futureDHT)
Creates RPCs and executes them parallel.
|
Copyright © 2015. All rights reserved.