
public class OFixCreateRecordTask extends ODeleteRecordTask
ORemoteTask.RESULT_STRATEGY| Modifier and Type | Field and Description |
|---|---|
static int |
FACTORYID |
lockRecords, partitionKey, previousRecord, rid, versionlastLSNALL, ANY, nodeSource| Constructor and Description |
|---|
OFixCreateRecordTask() |
OFixCreateRecordTask(com.orientechnologies.orient.core.record.ORecord record) |
OFixCreateRecordTask(com.orientechnologies.orient.core.id.ORecordId rid,
int version) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFactoryId() |
String |
getName() |
com.orientechnologies.orient.core.command.OCommandDistributedReplicateRequest.QUORUM_TYPE |
getQuorumType() |
String |
toString() |
checkRecordExists, executeRecordTask, getFixTask, getRecord, getUndoTaskcheckForClusterAvailability, execute, fromStream, getPartitionKey, getRid, getVersion, prepareUndoOperation, setLastLSN, setLockRecords, toStreamgetLastLSNgetDistributedTimeout, getNodeSource, getResultStrategy, getSynchronousTimeout, getTotalTimeout, isIdempotent, isNodeOnlineRequired, isUsingDatabase, setNodeSourcepublic static final int FACTORYID
public OFixCreateRecordTask()
public OFixCreateRecordTask(com.orientechnologies.orient.core.record.ORecord record)
public OFixCreateRecordTask(com.orientechnologies.orient.core.id.ORecordId rid,
int version)
public com.orientechnologies.orient.core.command.OCommandDistributedReplicateRequest.QUORUM_TYPE getQuorumType()
getQuorumType in interface ORemoteTaskgetQuorumType in class ODeleteRecordTaskpublic String getName()
getName in interface ORemoteTaskgetName in class ODeleteRecordTaskpublic String toString()
toString in class ODeleteRecordTaskpublic int getFactoryId()
getFactoryId in interface ORemoteTaskgetFactoryId in class ODeleteRecordTaskCopyright © 2009–2017 OrientDB. All rights reserved.