com.hazelcast.multimap.impl.operations
public class RemoveAllBackupOperation extends MultiMapKeyBasedOperation implements BackupOperation
dataKey, threadId
name, response
CALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID
Constructor and Description |
---|
RemoveAllBackupOperation() |
RemoveAllBackupOperation(String name,
Data dataKey) |
Modifier and Type | Method and Description |
---|---|
int |
getId()
Returns type identifier for this class.
|
void |
run() |
delete, getCollectionWrapper, getOrCreateCollectionWrapper, getThreadId, readInternal, remove, setThreadId, writeInternal
afterRun, beforeRun, getAsyncBackupCount, getFactoryId, getOrCreateContainer, getResponse, getServiceName, getSyncBackupCount, getValueCollectionType, hasListener, isBinary, publishEvent, returnsResponse, toData, toObject
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPartitionId
readData, writeData
public int getId()
IdentifiedDataSerializable
getId
in interface IdentifiedDataSerializable
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.