public abstract class BaseTxnQueueOperation extends QueueBackupAwareOperation implements Notifier, CollectionTxnOperation
response
name
GENERIC_PARTITION_ID
Constructor and Description |
---|
BaseTxnQueueOperation() |
BaseTxnQueueOperation(String name,
long itemId) |
Modifier and Type | Method and Description |
---|---|
long |
getItemId() |
protected void |
readInternal(ObjectDataInput in) |
protected void |
writeInternal(ObjectDataOutput out) |
getAsyncBackupCount, getSyncBackupCount
afterRun, beforeRun, getContainer, getFactoryId, getQueueService, getResponse, getServiceName, hasListener, publishEvent
getName, toString
executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, logError, onExecutionFailure, onInvocationException, onSetCallId, readData, returnsResponse, run, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getNotifiedKey, shouldNotify
isRemoveOperation
getBackupOperation, shouldBackup
getPartitionId
getId
readData, writeData
getName
public BaseTxnQueueOperation()
public BaseTxnQueueOperation(String name, long itemId)
protected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal
in class AbstractNamedOperation
IOException
protected void readInternal(ObjectDataInput in) throws IOException
readInternal
in class AbstractNamedOperation
IOException
public long getItemId()
getItemId
in interface CollectionTxnOperation
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.