public abstract class QueueBackupAwareOperation extends QueueOperation implements BackupAwareOperation
responsenameGENERIC_PARTITION_ID| Modifier | Constructor and Description | 
|---|---|
protected  | 
QueueBackupAwareOperation()  | 
protected  | 
QueueBackupAwareOperation(String name)  | 
protected  | 
QueueBackupAwareOperation(String name,
                         long timeoutMillis)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getAsyncBackupCount()
The asynchronous backup count. 
 | 
int | 
getSyncBackupCount()
The synchronous backup count. 
 | 
afterRun, beforeRun, getContainer, getFactoryId, getQueueService, getResponse, getServiceName, hasListener, publishEventgetName, readInternal, toString, writeInternalcall, 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, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBackupOperation, shouldBackupgetPartitionIdgetIdreadData, writeDatagetNameprotected QueueBackupAwareOperation()
protected QueueBackupAwareOperation(String name)
protected QueueBackupAwareOperation(String name, long timeoutMillis)
public final int getSyncBackupCount()
BackupAwareOperationgetSyncBackupCount in interface BackupAwareOperationpublic final int getAsyncBackupCount()
BackupAwareOperationgetAsyncBackupCount in interface BackupAwareOperationCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.