public class TxnRollbackOperation extends MultiMapBackupAwareOperation implements Notifier
dataKey, threadIdname, response| Constructor and Description | 
|---|
TxnRollbackOperation()  | 
TxnRollbackOperation(String name,
                    Data dataKey,
                    long threadId)  | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
getBackupOperation()
Creates the  
BackupOperation responsible for making the backup. | 
int | 
getId()
Returns type identifier for this class. 
 | 
WaitNotifyKey | 
getNotifiedKey()  | 
void | 
run()  | 
boolean | 
shouldNotify()  | 
getWaitKey, onWaitExpire, readInternal, shouldBackup, shouldWait, writeInternaldelete, getCollectionWrapper, getOrCreateCollectionWrapper, getThreadId, remove, setThreadIdafterRun, beforeRun, getAsyncBackupCount, getFactoryId, getOrCreateContainer, getResponse, getServiceName, getSyncBackupCount, getValueCollectionType, hasListener, isBinary, publishEvent, returnsResponse, toData, toObjectgetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getStartTime, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAsyncBackupCount, getSyncBackupCountgetPartitionIdgetWaitTimeoutreadData, writeDatapublic Operation getBackupOperation()
BackupAwareOperationBackupOperation responsible for making the backup.getBackupOperation in interface BackupAwareOperationpublic boolean shouldNotify()
shouldNotify in interface Notifierpublic WaitNotifyKey getNotifiedKey()
getNotifiedKey in interface Notifierpublic int getId()
IdentifiedDataSerializablegetId in interface IdentifiedDataSerializableCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.