public abstract class MapPartitionClientRequest extends PartitionClientRequest
Modifier and Type | Field and Description |
---|---|
protected String |
name |
callId, clientEngine, endpoint, operationService, serializationService, service
Constructor and Description |
---|
MapPartitionClientRequest() |
MapPartitionClientRequest(String name) |
Modifier and Type | Method and Description |
---|---|
protected MapOperationProvider |
getOperationProvider() |
afterResponse, beforeProcess, beforeResponse, filter, getPartition, 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
protected String name
public MapPartitionClientRequest()
public MapPartitionClientRequest(String name)
protected final MapOperationProvider getOperationProvider()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.