public class EvictionOperation extends AbstractSerializableOperation
GENERIC_PARTITION_ID
Constructor and Description |
---|
EvictionOperation() |
EvictionOperation(ReplicatedRecordStore store,
Collection<ScheduledEntry<Object,Object>> entries) |
Modifier and Type | Method and Description |
---|---|
int |
getId()
Returns type identifier for this class.
|
void |
run() |
boolean |
validatesTarget() |
getFactoryId
afterRun, beforeRun, executedLocally, getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getResponse, getService, getServiceName, getWaitTimeout, isUrgent, logError, onExecutionFailure, onInvocationException, onSetCallId, readData, readInternal, returnsResponse, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, toString, writeData, writeInternal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
readData, writeData
public EvictionOperation()
public EvictionOperation(ReplicatedRecordStore store, Collection<ScheduledEntry<Object,Object>> entries)
public boolean validatesTarget()
validatesTarget
in class Operation
public int getId()
IdentifiedDataSerializable
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.