com.hazelcast.map.impl.operation
public class EvictAllBackupOperation extends AbstractMapOperation implements BackupOperation, MutatingOperation, DataSerializable
mapContainer, mapService
name
CALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID
Constructor and Description |
---|
EvictAllBackupOperation() |
EvictAllBackupOperation(String name) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
String |
toString() |
afterRun, beforeRun, getServiceName, innerBeforeRun
getName, readInternal, writeInternal
getResponse, returnsResponse
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, validatesTarget, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPartitionId
readData, writeData
public EvictAllBackupOperation()
public EvictAllBackupOperation(String name)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.