public abstract class CollectionBackupAwareOperation extends CollectionOperation implements BackupAwareOperation
name, responseGENERIC_PARTITION_ID| 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, getName, getOrCreateContainer, getOrCreateListContainer, getResponse, hasEnoughCapacity, publishEvent, readInternal, toString, writeInternalafterRun, beforeRun, call, executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getServiceName, getWaitTimeout, isUrgent, logError, onExecutionFailure, onInvocationException, onSetCallId, readData, requiresExplicitServiceName, 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, writeDataprotected CollectionBackupAwareOperation()
protected CollectionBackupAwareOperation(String name)
public int getSyncBackupCount()
BackupAwareOperationgetSyncBackupCount in interface BackupAwareOperationpublic int getAsyncBackupCount()
BackupAwareOperationgetAsyncBackupCount in interface BackupAwareOperationCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.