
public class OCompleted2pcTaskV1 extends OCompleted2pcTask
ORemoteTask.RESULT_STRATEGYFACTORYID, fixTasks, requestId, successlastLSNALL, ANY, FAST_NOLOCK, LOCK, nodeSource| Constructor and Description |
|---|
OCompleted2pcTaskV1() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromStream(DataInput in,
ORemoteTaskFactory taskFactory) |
int[] |
getPartitionKey()
Uses the same partition keys used by the original TX, so the 2 tasks are executed in sequence.
|
OCompleted2pcTaskV1 |
init(ODistributedRequestId iRequestId,
boolean iSuccess,
int[] partitionKey) |
void |
toStream(DataOutput out) |
addFixTask, execute, getDistributedTimeout, getFactoryId, getFixTasks, getName, getQuorumType, getRequestId, getSuccess, isIdempotent, toStringgetFixTask, getLastLSN, getUndoTaskcheckIsValid, getNodeSource, getResultStrategy, getSynchronousTimeout, getTotalTimeout, hasResponse, isNodeOnlineRequired, isUsingDatabase, setNodeSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfinished, receivedpublic OCompleted2pcTaskV1 init(ODistributedRequestId iRequestId, boolean iSuccess, int[] partitionKey)
init in class OCompleted2pcTaskpublic int[] getPartitionKey()
getPartitionKey in interface ORemoteTaskgetPartitionKey in class OCompleted2pcTaskpublic void toStream(DataOutput out) throws IOException
toStream in interface ORemoteTasktoStream in class OCompleted2pcTaskIOExceptionpublic void fromStream(DataInput in, ORemoteTaskFactory taskFactory) throws IOException
fromStream in interface ORemoteTaskfromStream in class OCompleted2pcTaskIOExceptionCopyright © 2009–2025 OrientDB. All rights reserved.