public abstract class PartitionClientRequest extends ClientRequest
callId, clientEngine, endpoint, service
Constructor and Description |
---|
PartitionClientRequest() |
Modifier and Type | Method and Description |
---|---|
protected void |
afterResponse() |
protected void |
beforeProcess() |
protected Object |
filter(Object response) |
protected abstract int |
getPartition() |
protected int |
getReplicaIndex() |
protected abstract Operation |
prepareOperation() |
getCallId, getClassVersion, getClientEngine, getEndpoint, getService, getServiceName, isSingleConnection, read, readPortable, setCallId, setSingleConnection, write, writePortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRequiredPermission
getClassId, getFactoryId
protected void beforeProcess()
protected void afterResponse()
protected abstract Operation prepareOperation()
protected abstract int getPartition()
protected int getReplicaIndex()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.