public abstract class AbstractMapPutWithMaxIdleMessageTask<P> extends AbstractMapPutMessageTask<P>
startTimeNanos
clientEngine, clientMessage, connection, endpoint, logger, nodeEngine, parameters, serializationService
Modifier | Constructor and Description |
---|---|
protected |
AbstractMapPutWithMaxIdleMessageTask(ClientMessage clientMessage,
Node node,
Connection connection) |
Modifier and Type | Method and Description |
---|---|
protected void |
beforeProcess()
Called on node side, before starting any operation.
|
protected MapOperationProvider |
getMapOperationProvider(String mapName) |
beforeResponse, getRequiredPermission, getServiceName
afterResponse, execute, onFailure, onResponse, prepareOperation, processMessage
decodeClientMessage, encodeResponse, getDistributedObjectName, getDistributedObjectType, getMemberBuildInfo, getMethodName, getParameters, getPartitionId, getService, handleProcessingFailure, isAdvancedNetworkEnabled, requiresAuthentication, run, sendClientMessage, sendClientMessage, sendClientMessage, sendResponse
protected AbstractMapPutWithMaxIdleMessageTask(ClientMessage clientMessage, Node node, Connection connection)
protected void beforeProcess()
AbstractPartitionMessageTask
beforeProcess
in class AbstractMapPutMessageTask<P>
protected final MapOperationProvider getMapOperationProvider(String mapName)
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.