
public class OSynchronizedTaskWrapper extends OAbstractRemoteTask
ORemoteTask.RESULT_STRATEGYALL, ANY, FAST_NOLOCK, LOCK, nodeSource| Constructor and Description |
|---|
OSynchronizedTaskWrapper(CountDownLatch iLatch) |
OSynchronizedTaskWrapper(CountDownLatch iLatch,
String iNodeName,
ORemoteTask iTask) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(ODistributedRequestId requestId,
OServer iServer,
ODistributedServerManager iManager,
ODatabaseDocumentInternal database) |
int |
getFactoryId() |
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, waitfinished, receivedpublic OSynchronizedTaskWrapper(CountDownLatch iLatch, String iNodeName, ORemoteTask iTask)
public OSynchronizedTaskWrapper(CountDownLatch iLatch)
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 int getFactoryId()
public String toString()
toString in class OAbstractRemoteTaskpublic boolean isUsingDatabase()
isUsingDatabase in interface ORemoteTaskisUsingDatabase in class OAbstractRemoteTaskpublic boolean hasResponse()
hasResponse in interface ORemoteTaskhasResponse in class OAbstractRemoteTaskCopyright © 2009–2025 OrientDB. All rights reserved.