public class RemainingCapacityRequest extends CallableClientRequest implements RetryableRequest
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
callId, clientEngine, endpoint, service| Constructor and Description |
|---|
RemainingCapacityRequest() |
RemainingCapacityRequest(String name) |
| Modifier and Type | Method and Description |
|---|---|
Object |
call() |
int |
getClassId() |
int |
getFactoryId() |
Permission |
getRequiredPermission() |
String |
getServiceName() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
getCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortableprotected String name
public RemainingCapacityRequest()
public RemainingCapacityRequest(String name)
public int getFactoryId()
getFactoryId in interface Portablepublic int getClassId()
getClassId in interface Portablepublic void write(PortableWriter writer) throws IOException
write in class ClientRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class ClientRequestIOExceptionpublic String getServiceName()
getServiceName in class ClientRequestpublic Permission getRequiredPermission()
getRequiredPermission in interface SecureRequestCopyright © 2021 Hazelcast, Inc.. All rights reserved.