public class OWaitPartitionsReadyTask extends OAbstractRemoteTask
ORemoteTask.RESULT_STRATEGY
ALL, ANY, FAST_NOLOCK, LOCK, nodeSource
Constructor and Description |
---|
OWaitPartitionsReadyTask(OExecuteOnce execute) |
Modifier and Type | Method and Description |
---|---|
Object |
execute(ODistributedRequestId requestId,
OServer iServer,
ODistributedServerManager iManager,
ODatabaseDocumentInternal database) |
void |
finished() |
int |
getFactoryId() |
ORemoteTask |
getInternal() |
String |
getName() |
OCommandDistributedReplicateRequest.QUORUM_TYPE |
getQuorumType() |
boolean |
hasResponse() |
boolean |
isUsingDatabase() |
String |
toString() |
checkIsValid, fromStream, getDistributedTimeout, getNodeSource, getPartitionKey, getResultStrategy, getSynchronousTimeout, getTotalTimeout, isIdempotent, isNodeOnlineRequired, setNodeSource, toStream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
received
public OWaitPartitionsReadyTask(OExecuteOnce execute)
public String getName()
getName
in interface ORemoteTask
getName
in class OAbstractRemoteTask
public OCommandDistributedReplicateRequest.QUORUM_TYPE getQuorumType()
getQuorumType
in interface ORemoteTask
getQuorumType
in class OAbstractRemoteTask
public Object execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) throws Exception
execute
in interface ORemoteTask
execute
in class OAbstractRemoteTask
Exception
public boolean hasResponse()
hasResponse
in interface ORemoteTask
hasResponse
in class OAbstractRemoteTask
public String toString()
toString
in class OAbstractRemoteTask
public int getFactoryId()
public boolean isUsingDatabase()
isUsingDatabase
in interface ORemoteTask
isUsingDatabase
in class OAbstractRemoteTask
public ORemoteTask getInternal()
public void finished()
Copyright © 2009–2020 OrientDB. All rights reserved.