public abstract class BaseTxnQueueOperation extends QueueBackupAwareOperation implements Notifier, CollectionTxnOperation
name, response
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, getName, getQueueService, getResponse, getServiceName, hasListener, publishEvent, returnsResponse
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, logError, onExecutionFailure, onInvocationException, onSetCallId, readData, run, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, toString, validatesTarget, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getNotifiedKey, shouldNotify
isRemoveOperation
getBackupOperation, shouldBackup
getPartitionId
getId
readData, writeData
public BaseTxnQueueOperation()
public BaseTxnQueueOperation(String name, long itemId)
protected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal
in class QueueOperation
IOException
protected void readInternal(ObjectDataInput in) throws IOException
readInternal
in class QueueOperation
IOException
public long getItemId()
getItemId
in interface CollectionTxnOperation
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.