
public class OWaitPartitionsReadyTask extends OAbstractRemoteTask
ORemoteTask.RESULT_STRATEGYALL, 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, toStreamclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitreceivedpublic OWaitPartitionsReadyTask(OExecuteOnce execute)
public String getName()
getName in interface ORemoteTaskgetName in class OAbstractRemoteTaskpublic OCommandDistributedReplicateRequest.QUORUM_TYPE getQuorumType()
getQuorumType in interface ORemoteTaskgetQuorumType in class OAbstractRemoteTaskpublic Object execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) throws Exception
execute in interface ORemoteTaskexecute in class OAbstractRemoteTaskExceptionpublic boolean hasResponse()
hasResponse in interface ORemoteTaskhasResponse in class OAbstractRemoteTaskpublic String toString()
toString in class OAbstractRemoteTaskpublic int getFactoryId()
public boolean isUsingDatabase()
isUsingDatabase in interface ORemoteTaskisUsingDatabase in class OAbstractRemoteTaskpublic ORemoteTask getInternal()
public void finished()
Copyright © 2009–2025 OrientDB. All rights reserved.