public class MultiMapIsLockedRequest extends AbstractIsLockedRequest implements RetryableRequest
key, threadId
callId, clientEngine, endpoint, operationService, serializationService, service
Constructor and Description |
---|
MultiMapIsLockedRequest() |
MultiMapIsLockedRequest(Data key,
String name) |
Modifier and Type | Method and Description |
---|---|
int |
getClassId()
Returns class identifier for this portable class.
|
String |
getDistributedObjectName()
Used for
SecurityInterceptor |
String |
getDistributedObjectType()
Used for
SecurityInterceptor |
int |
getFactoryId()
Returns PortableFactory id for this portable class
|
protected ObjectNamespace |
getNamespace() |
Permission |
getRequiredPermission() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
getKey, getMethodName, getName, getParameters, getServiceName, prepareOperation
getPartition
afterResponse, beforeProcess, beforeResponse, filter, getReplicaIndex, onFailure, onResponse, process
getCallId, getClassVersion, getClientEngine, getEndpoint, getService, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, writePortable
protected ObjectNamespace getNamespace()
getNamespace
in class AbstractIsLockedRequest
public void write(PortableWriter writer) throws IOException
write
in class AbstractIsLockedRequest
IOException
public void read(PortableReader reader) throws IOException
read
in class AbstractIsLockedRequest
IOException
public int getFactoryId()
Portable
getFactoryId
in interface Portable
public int getClassId()
Portable
getClassId
in interface Portable
public Permission getRequiredPermission()
getRequiredPermission
in interface SecureRequest
public String getDistributedObjectName()
SecureRequest
SecurityInterceptor
getDistributedObjectName
in interface SecureRequest
getDistributedObjectName
in class AbstractIsLockedRequest
public String getDistributedObjectType()
SecureRequest
SecurityInterceptor
getDistributedObjectType
in interface SecureRequest
getDistributedObjectType
in class ClientRequest
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.