public abstract class CollectionBackupAwareOperation extends CollectionOperation implements BackupAwareOperation
name, response| Modifier | Constructor and Description | 
|---|---|
protected  | 
CollectionBackupAwareOperation()  | 
protected  | 
CollectionBackupAwareOperation(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getAsyncBackupCount()
The asynchronous backup count. 
 | 
int | 
getSyncBackupCount()
The synchronous backup count. 
 | 
getFactoryId, getOrCreateContainer, getOrCreateListContainer, getResponse, hasEnoughCapacity, publishEvent, readInternal, returnsResponse, writeInternalafterRun, beforeRun, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getStartTime, getWaitTimeout, isUrgent, logError, onException, readData, run, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackupOperation, shouldBackupgetPartitionIdgetIdreadData, writeDataprotected CollectionBackupAwareOperation()
protected CollectionBackupAwareOperation(String name)
public int getSyncBackupCount()
BackupAwareOperationgetSyncBackupCount in interface BackupAwareOperationpublic int getAsyncBackupCount()
BackupAwareOperationgetAsyncBackupCount in interface BackupAwareOperationCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.