public class PostJoinMapOperation extends AbstractOperation
Constructor and Description |
---|
PostJoinMapOperation() |
Modifier and Type | Method and Description |
---|---|
void |
addMapIndex(MapContainer mapContainer) |
void |
addMapInterceptors(MapContainer mapContainer) |
String |
getServiceName() |
protected void |
readInternal(ObjectDataInput in) |
void |
run() |
protected void |
writeInternal(ObjectDataOutput out) |
afterRun, beforeRun, getResponse, returnsResponse
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeData
public String getServiceName()
getServiceName
in class Operation
public void addMapIndex(MapContainer mapContainer)
public void addMapInterceptors(MapContainer mapContainer)
protected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal
in class AbstractOperation
IOException
protected void readInternal(ObjectDataInput in) throws IOException
readInternal
in class AbstractOperation
IOException
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.