public class RemoveInterceptorOperation extends AbstractOperation
| Constructor and Description |
|---|
RemoveInterceptorOperation() |
RemoveInterceptorOperation(String mapName,
String id) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResponse() |
void |
readInternal(ObjectDataInput in) |
boolean |
returnsResponse() |
void |
run() |
String |
toString() |
void |
writeInternal(ObjectDataOutput out) |
afterRun, beforeRungetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getExecutorName, getInvocationTime, getLogger, getNodeEngine, getPartitionId, getReplicaIndex, getResponseHandler, getService, getServiceName, getStartTime, getWaitTimeout, isUrgent, logError, onException, readData, setCallerUuid, setExecutorName, setNodeEngine, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, validatesTarget, writeDatapublic boolean returnsResponse()
returnsResponse in class AbstractOperationpublic Object getResponse()
getResponse in class AbstractOperationpublic void readInternal(ObjectDataInput in) throws IOException
readInternal in class AbstractOperationIOExceptionpublic void writeInternal(ObjectDataOutput out) throws IOException
writeInternal in class AbstractOperationIOExceptionCopyright © 2021 Hazelcast, Inc.. All rights reserved.