
public abstract class OAbstractReplicatedTask extends OAbstractRemoteTask
ORemoteTask.RESULT_STRATEGY| Modifier and Type | Field and Description |
|---|---|
protected com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSequenceNumber |
lastLSN |
ALL, ANY, nodeSource| Constructor and Description |
|---|
OAbstractReplicatedTask() |
| Modifier and Type | Method and Description |
|---|---|
ORemoteTask |
getFixTask(ODistributedRequest iRequest,
ORemoteTask iOriginalTask,
Object iBadResponse,
Object iGoodResponse,
String executorNodeName,
ODistributedServerManager dManager) |
com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSequenceNumber |
getLastLSN() |
ORemoteTask |
getUndoTask(ODistributedRequestId reqId) |
execute, fromStream, getDistributedTimeout, getName, getNodeSource, getPartitionKey, getQuorumType, getResultStrategy, getSynchronousTimeout, getTotalTimeout, isIdempotent, isNodeOnlineRequired, isUsingDatabase, setNodeSource, toStream, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFactoryIdprotected com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSequenceNumber lastLSN
public ORemoteTask getFixTask(ODistributedRequest iRequest, ORemoteTask iOriginalTask, Object iBadResponse, Object iGoodResponse, String executorNodeName, ODistributedServerManager dManager)
public ORemoteTask getUndoTask(ODistributedRequestId reqId)
public com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSequenceNumber getLastLSN()
Copyright © 2009–2016 OrientDB. All rights reserved.