public class CacheGetConfigRequest extends AbstractCacheRequest
namecallId, clientEngine, endpoint, operationService, serializationService, service| Constructor and Description |
|---|
CacheGetConfigRequest() |
CacheGetConfigRequest(String cacheName) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId()
Returns class identifier for this portable class.
|
protected Object |
getKey() |
protected Operation |
prepareOperation() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
getFactoryId, getRequiredPermission, getServiceName, setCompletionIdgetPartitionafterResponse, beforeProcess, beforeResponse, filter, getReplicaIndex, processgetCallId, getClassVersion, getClientEngine, getDistributedObjectName, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, isSingleConnection, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, setSingleConnection, writePortablepublic CacheGetConfigRequest()
public CacheGetConfigRequest(String cacheName)
protected Object getKey()
getKey in class KeyBasedClientRequestprotected Operation prepareOperation()
prepareOperation in class PartitionClientRequestpublic int getClassId()
Portablepublic void write(PortableWriter writer) throws IOException
write in class ClientRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class ClientRequestIOExceptionCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.