public interface ODistributedResponseManagerFactory
Modifier and Type | Method and Description |
---|---|
ODistributedResponseManager |
newResponseManager(ODistributedRequest iRequest,
Collection<String> iNodes,
OCallable<Void,ODistributedResponseManager> endCallback,
ORemoteTask task,
Set<String> nodesConcurToTheQuorum,
int availableNodes,
int expectedResponses,
int quorum,
boolean groupByResponse,
boolean waitLocalNode) |
ODistributedResponseManager newResponseManager(ODistributedRequest iRequest, Collection<String> iNodes, OCallable<Void,ODistributedResponseManager> endCallback, ORemoteTask task, Set<String> nodesConcurToTheQuorum, int availableNodes, int expectedResponses, int quorum, boolean groupByResponse, boolean waitLocalNode)
Copyright © 2009–2020 OrientDB. All rights reserved.