
public class ORepairRecordsTask extends OTxTask
ORemoteTask.RESULT_STRATEGY| Modifier and Type | Field and Description |
|---|---|
static int |
FACTORYID |
localUndoTasks, NON_LOCAL_CLUSTER, result, serialVersionUID, taskslastLSNALL, ANY, nodeSource| Constructor and Description |
|---|
ORepairRecordsTask() |
| Modifier and Type | Method and Description |
|---|---|
int |
getFactoryId() |
ORemoteTask |
getFixTask(ODistributedRequest iRequest,
ORemoteTask iOriginalTask,
Object iBadResponse,
Object iGoodResponse,
String executorNodeName,
ODistributedServerManager dManager) |
String |
getName() |
com.orientechnologies.orient.core.command.OCommandDistributedReplicateRequest.QUORUM_TYPE |
getQuorumType() |
protected long |
getRecordLock() |
ORemoteTask.RESULT_STRATEGY |
getResultStrategy() |
long |
getSynchronousTimeout(int iSynchNodes) |
ORemoteTask |
getUndoTask(ODistributedRequestId reqId) |
executeadd, fromStream, getDistributedTimeout, getPartitionKey, getTasks, setLastLSN, setLocalUndoTasks, setNodeSource, toStream, toStringgetLastLSNgetNodeSource, getTotalTimeout, isIdempotent, isNodeOnlineRequired, isUsingDatabasepublic static final int FACTORYID
public com.orientechnologies.orient.core.command.OCommandDistributedReplicateRequest.QUORUM_TYPE getQuorumType()
getQuorumType in interface ORemoteTaskgetQuorumType in class OAbstract2pcTaskprotected long getRecordLock()
getRecordLock in class OTxTaskpublic long getSynchronousTimeout(int iSynchNodes)
getSynchronousTimeout in interface ORemoteTaskgetSynchronousTimeout in class OAbstractRemoteTaskpublic ORemoteTask.RESULT_STRATEGY getResultStrategy()
getResultStrategy in interface ORemoteTaskgetResultStrategy in class OAbstractRemoteTaskpublic String getName()
getName in interface ORemoteTaskgetName in class OTxTaskpublic int getFactoryId()
getFactoryId in interface ORemoteTaskgetFactoryId in class OTxTaskpublic ORemoteTask getUndoTask(ODistributedRequestId reqId)
getUndoTask in class OAbstract2pcTaskpublic ORemoteTask getFixTask(ODistributedRequest iRequest, ORemoteTask iOriginalTask, Object iBadResponse, Object iGoodResponse, String executorNodeName, ODistributedServerManager dManager)
getFixTask in class OAbstract2pcTaskCopyright © 2009–2017 OrientDB. All rights reserved.