| Constructor and Description |
|---|
GetDistributedObjectsRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId() |
ClientEngine |
getClientEngine() |
ClientEndpoint |
getEndpoint() |
int |
getFactoryId() |
<S> S |
getService() |
String |
getServiceName() |
void |
readPortable(PortableReader reader) |
void |
writePortable(PortableWriter writer) |
public String getServiceName()
public int getFactoryId()
getFactoryId in interface Portablepublic int getClassId()
getClassId in interface Portablepublic void writePortable(PortableWriter writer) throws IOException
writePortable in interface PortableIOExceptionpublic void readPortable(PortableReader reader) throws IOException
readPortable in interface PortableIOExceptionpublic ClientEngine getClientEngine()
public <S> S getService()
public ClientEndpoint getEndpoint()
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.