
public abstract class OAbstractReadRecordTask extends OAbstractRecordReplicatedTask
ORemoteTask.RESULT_STRATEGYlockRecords, partitionKey, previousRecord, rid, versionlastLSNALL, ANY, FAST_NOLOCK, LOCK, nodeSource| Constructor and Description |
|---|
OAbstractReadRecordTask() |
| Modifier and Type | Method and Description |
|---|---|
Object |
executeRecordTask(ODistributedRequestId requestId,
OServer iServer,
ODistributedServerManager iManager,
ODatabaseDocumentInternal database) |
void |
fromStream(DataInput in,
ORemoteTaskFactory factory) |
OCommandDistributedReplicateRequest.QUORUM_TYPE |
getQuorumType() |
ORecord |
getRecord() |
OAbstractReadRecordTask |
init(ORecordId iRid) |
void |
toStream(DataOutput out) |
String |
toString() |
checkForClusterAvailability, checkRecordExists, execute, getPartitionKey, getRid, getVersion, init, init, prepareUndoOperation, setLastLSN, setLockRecordsgetFixTask, getLastLSN, getUndoTaskcheckIsValid, getDistributedTimeout, getName, getNodeSource, getResultStrategy, getSynchronousTimeout, getTotalTimeout, hasResponse, isIdempotent, isNodeOnlineRequired, isUsingDatabase, setNodeSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFactoryIdpublic OAbstractReadRecordTask init(ORecordId iRid)
public ORecord getRecord()
getRecord in class OAbstractRecordReplicatedTaskpublic Object executeRecordTask(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) throws Exception
executeRecordTask in class OAbstractRecordReplicatedTaskExceptionpublic void toStream(DataOutput out) throws IOException
toStream in interface ORemoteTasktoStream in class OAbstractRecordReplicatedTaskIOExceptionpublic void fromStream(DataInput in, ORemoteTaskFactory factory) throws IOException
fromStream in interface ORemoteTaskfromStream in class OAbstractRecordReplicatedTaskIOExceptionpublic OCommandDistributedReplicateRequest.QUORUM_TYPE getQuorumType()
getQuorumType in interface ORemoteTaskgetQuorumType in class OAbstractRemoteTaskpublic String toString()
toString in class OAbstractRecordReplicatedTaskCopyright © 2009–2025 OrientDB. All rights reserved.