public class NearCacheBatchInvalidationOperation extends MapOperation implements MutatingOperation
mapContainer, mapService, mapServiceContextnameCALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID| Constructor and Description | 
|---|
NearCacheBatchInvalidationOperation()  | 
NearCacheBatchInvalidationOperation(String mapName,
                                   List<Data> keys)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
readInternal(ObjectDataInput in)  | 
boolean | 
returnsResponse()  | 
void | 
run()  | 
void | 
writeInternal(ObjectDataOutput out)  | 
afterRun, beforeRun, clearNearCache, getServiceName, getThreadId, innerBeforeRun, invalidateNearCache, invalidateNearCache, setMapContainer, setMapService, setThreadIdgetName, toStringgetResponsegetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getResponseHandler, getService, getWaitTimeout, isUrgent, logError, onException, onExecutionFailure, onInvocationException, onSetCallId, readData, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDatapublic boolean returnsResponse()
returnsResponse in class AbstractOperationpublic void writeInternal(ObjectDataOutput out) throws IOException
writeInternal in class AbstractNamedOperationIOExceptionpublic void readInternal(ObjectDataInput in) throws IOException
readInternal in class AbstractNamedOperationIOExceptionCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.