public abstract class QueueBackupAwareOperation extends QueueOperation implements BackupAwareOperation
name, responseCALL_ID_LOCAL_SKIPPED, GENERIC_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, getFactoryId, getName, getOrCreateContainer, getQueueService, getResponse, getServiceName, hasListener, publishEvent, readInternal, returnsResponse, writeInternalgetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getResponseHandler, getService, getWaitTimeout, isUrgent, logError, onException, onExecutionFailure, onInvocationException, onSetCallId, readData, run, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, toString, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBackupOperation, shouldBackupgetPartitionIdgetIdreadData, writeDataprotected 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 © 2015 Hazelcast, Inc.. All Rights Reserved.