public abstract class MapKeyBasedClientRequest extends MapPartitionClientRequest
name
callId, clientEngine, endpoint, operationService, serializationService, service
Constructor and Description |
---|
MapKeyBasedClientRequest() |
MapKeyBasedClientRequest(String name) |
Modifier and Type | Method and Description |
---|---|
protected abstract Object |
getKey() |
protected int |
getPartition() |
getOperationProvider
afterResponse, beforeProcess, beforeResponse, filter, getReplicaIndex, onFailure, onResponse, prepareOperation, process
getCallId, getClassVersion, getClientEngine, getDistributedObjectName, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, getServiceName, read, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, write, writePortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRequiredPermission
getClassId, getFactoryId
public MapKeyBasedClientRequest()
public MapKeyBasedClientRequest(String name)
protected abstract Object getKey()
protected final int getPartition()
getPartition
in class PartitionClientRequest
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.