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