<T extends RemoteOperationResult> ScatterGatherOperationFutureListener<T> |
CoordinatorFactory.createAsyncScatterGatherListener(ScatterGatherRemoteOperationRequest<T> request,
AsyncFutureListener<Object> listener,
PartitionedClusterRemoteOperationRouter router) |
protected <T extends RemoteOperationResult> ScatterGatherOperationFutureListener<T> |
CoordinatorFactory.createScatterGatherListener(ScatterGatherRemoteOperationRequest<T> request,
AsyncFutureListener<Object> listener,
PartitionedClusterRemoteOperationRouter router,
boolean getResultOnCompletion) |
<T extends RemoteOperationResult> ScatterGatherOperationFutureListener<T> |
CoordinatorFactory.createSyncScatterGatherListener(ScatterGatherRemoteOperationRequest<T> request,
PartitionedClusterRemoteOperationRouter router) |