public abstract class AbstractCacheRequest extends KeyBasedClientRequest implements RetryableRequest
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
callId, clientEngine, endpoint, operationService, serializationService, service| Constructor and Description |
|---|
AbstractCacheRequest() |
AbstractCacheRequest(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFactoryId()
Returns PortableFactory id for this portable class
|
Permission |
getRequiredPermission() |
String |
getServiceName() |
void |
setCompletionId(Integer completionId) |
getKey, getPartitionafterResponse, beforeProcess, beforeResponse, filter, getReplicaIndex, prepareOperation, processgetCallId, getClassVersion, getClientEngine, getDistributedObjectName, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, isSingleConnection, read, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, setSingleConnection, write, writePortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassIdprotected String name
public AbstractCacheRequest()
public AbstractCacheRequest(String name)
public final int getFactoryId()
PortablegetFactoryId in interface Portablepublic final String getServiceName()
getServiceName in class ClientRequestpublic void setCompletionId(Integer completionId)
public Permission getRequiredPermission()
getRequiredPermission in interface SecureRequestCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.