
public class OUnreachableServerLocalTask extends OAbstractRemoteTask
ORemoteTask.RESULT_STRATEGY| Modifier and Type | Field and Description |
|---|---|
static int |
FACTORYID |
ALL, ANY, FAST_NOLOCK, LOCK, nodeSource| Constructor and Description |
|---|
OUnreachableServerLocalTask(String unreachableServer) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(ODistributedRequestId msgId,
OServer iServer,
ODistributedServerManager iManager,
ODatabaseDocumentInternal database) |
long |
getDistributedTimeout() |
int |
getFactoryId() |
String |
getName() |
int[] |
getPartitionKey()
Execute the task with no concurrency.
|
OCommandDistributedReplicateRequest.QUORUM_TYPE |
getQuorumType() |
boolean |
hasResponse() |
String |
toString() |
checkIsValid, fromStream, getNodeSource, getResultStrategy, getSynchronousTimeout, getTotalTimeout, isIdempotent, isNodeOnlineRequired, isUsingDatabase, setNodeSource, toStreampublic static final int FACTORYID
public OUnreachableServerLocalTask(String unreachableServer)
public int[] getPartitionKey()
getPartitionKey in interface ORemoteTaskgetPartitionKey in class OAbstractRemoteTaskpublic Object execute(ODistributedRequestId msgId, 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 getName()
getName in interface ORemoteTaskgetName in class OAbstractRemoteTaskpublic long getDistributedTimeout()
getDistributedTimeout in interface ORemoteTaskgetDistributedTimeout in class OAbstractRemoteTaskpublic OCommandDistributedReplicateRequest.QUORUM_TYPE getQuorumType()
getQuorumType in interface ORemoteTaskgetQuorumType in class OAbstractRemoteTaskpublic int getFactoryId()
public String toString()
toString in class OAbstractRemoteTaskCopyright © 2009–2025 OrientDB. All rights reserved.