public class PartitionCallableRequest extends PartitionClientRequest
callId, clientEngine, endpoint, service| Constructor and Description |
|---|
PartitionCallableRequest() |
PartitionCallableRequest(String name,
String uuid,
Callable callable,
int partitionId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId() |
int |
getFactoryId() |
protected int |
getPartition() |
Permission |
getRequiredPermission() |
String |
getServiceName() |
protected Operation |
prepareOperation() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
afterResponse, beforeProcess, filter, getReplicaIndexgetCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortableprotected Operation prepareOperation()
prepareOperation in class PartitionClientRequestprotected int getPartition()
getPartition in class PartitionClientRequestpublic String getServiceName()
getServiceName in class ClientRequestpublic int getFactoryId()
public int getClassId()
public Permission getRequiredPermission()
public void write(PortableWriter writer) throws IOException
write in class ClientRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class ClientRequestIOExceptionCopyright © 2021 Hazelcast, Inc.. All rights reserved.