public class ClientJobProcessInformationRequest extends InvocationClientRequest
callId, clientEngine, endpoint, service| Constructor and Description |
|---|
ClientJobProcessInformationRequest() |
ClientJobProcessInformationRequest(String name,
String jobId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId() |
int |
getFactoryId() |
Permission |
getRequiredPermission() |
String |
getServiceName() |
protected void |
invoke() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
createInvocationBuilder, createInvocationBuildergetCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortablepublic String getServiceName()
getServiceName in class ClientRequestprotected void invoke()
invoke in class InvocationClientRequestpublic void write(PortableWriter writer) throws IOException
write in class ClientRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class ClientRequestIOExceptionpublic int getFactoryId()
public int getClassId()
public Permission getRequiredPermission()
Copyright © 2021 Hazelcast, Inc.. All rights reserved.