public class CacheGetAndReplaceMessageTask extends AbstractCacheMessageTask<com.hazelcast.client.impl.protocol.codec.CacheGetAndReplaceCodec.RequestParameters>
CacheGetAndReplaceOperation on the server side.CacheGetAndReplaceOperationclientEngine, clientMessage, connection, endpoint, logger, nodeEngine, parameters, serializationService| Constructor and Description | 
|---|
CacheGetAndReplaceMessageTask(ClientMessage clientMessage,
                             Node node,
                             Connection connection)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.hazelcast.client.impl.protocol.codec.CacheGetAndReplaceCodec.RequestParameters | 
decodeClientMessage(ClientMessage clientMessage)  | 
protected ClientMessage | 
encodeResponse(Object response)  | 
String | 
getDistributedObjectName()
Used for  
SecurityInterceptor | 
Permission | 
getRequiredPermission()  | 
protected Operation | 
prepareOperation()  | 
getMethodName, getOperationProvider, getParameters, getServiceNameafterResponse, beforeProcess, beforeResponse, execute, onFailure, onResponse, processMessagedoRun, getDistributedObjectType, getMemberBuildInfo, getPartitionId, getService, handleProcessingFailure, run, sendClientMessage, sendClientMessage, sendClientMessage, sendResponsepublic CacheGetAndReplaceMessageTask(ClientMessage clientMessage, Node node, Connection connection)
protected Operation prepareOperation()
prepareOperation in class AbstractPartitionMessageTask<com.hazelcast.client.impl.protocol.codec.CacheGetAndReplaceCodec.RequestParameters>protected com.hazelcast.client.impl.protocol.codec.CacheGetAndReplaceCodec.RequestParameters decodeClientMessage(ClientMessage clientMessage)
decodeClientMessage in class AbstractMessageTask<com.hazelcast.client.impl.protocol.codec.CacheGetAndReplaceCodec.RequestParameters>protected ClientMessage encodeResponse(Object response)
encodeResponse in class AbstractMessageTask<com.hazelcast.client.impl.protocol.codec.CacheGetAndReplaceCodec.RequestParameters>public Permission getRequiredPermission()
getRequiredPermission in interface SecureRequestgetRequiredPermission in class AbstractCacheMessageTask<com.hazelcast.client.impl.protocol.codec.CacheGetAndReplaceCodec.RequestParameters>public String getDistributedObjectName()
SecureRequestSecurityInterceptorgetDistributedObjectName in interface SecureRequestgetDistributedObjectName in class AbstractMessageTask<com.hazelcast.client.impl.protocol.codec.CacheGetAndReplaceCodec.RequestParameters>Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.