
public class OReadRecordTask extends OAbstractReadRecordTask
ORemoteTask.RESULT_STRATEGY| Modifier and Type | Field and Description |
|---|---|
static int |
FACTORYID |
lockRecords, partitionKey, previousRecord, rid, versionlastLSNALL, ANY, nodeSource| Constructor and Description |
|---|
OReadRecordTask() |
OReadRecordTask(com.orientechnologies.orient.core.id.ORecordId iRid) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRecordExists() |
Object |
executeRecordTask(ODistributedRequestId requestId,
OServer iServer,
ODistributedServerManager iManager,
com.orientechnologies.orient.core.db.ODatabaseDocumentInternal database) |
int |
getFactoryId() |
String |
getName() |
com.orientechnologies.orient.core.record.ORecord |
prepareUndoOperation() |
fromStream, getQuorumType, getRecord, isIdempotent, toStream, toStringcheckForClusterAvailability, execute, getPartitionKey, getRid, getVersion, setLastLSN, setLockRecordsgetFixTask, getLastLSN, getUndoTaskgetDistributedTimeout, getNodeSource, getResultStrategy, getSynchronousTimeout, getTotalTimeout, isNodeOnlineRequired, isUsingDatabase, setNodeSourcepublic static final int FACTORYID
public OReadRecordTask()
public OReadRecordTask(com.orientechnologies.orient.core.id.ORecordId iRid)
public void checkRecordExists()
checkRecordExists in class OAbstractRecordReplicatedTaskpublic com.orientechnologies.orient.core.record.ORecord prepareUndoOperation()
prepareUndoOperation in class OAbstractRecordReplicatedTaskpublic Object executeRecordTask(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, com.orientechnologies.orient.core.db.ODatabaseDocumentInternal database) throws Exception
executeRecordTask in class OAbstractReadRecordTaskExceptionpublic String getName()
getName in interface ORemoteTaskgetName in class OAbstractRemoteTaskpublic int getFactoryId()
Copyright © 2009–2017 OrientDB. All rights reserved.