public class MultiMapLockRequest extends AbstractLockRequest
key, threadId, timeout, ttl
callId, clientEngine, endpoint, operationService, serializationService, service
Constructor and Description |
---|
MultiMapLockRequest() |
MultiMapLockRequest(Data key,
long threadId,
long ttl,
long timeout,
String name) |
MultiMapLockRequest(Data key,
long threadId,
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readPortable, writePortable
protected ObjectNamespace getNamespace()
getNamespace
in class AbstractLockRequest
public void write(PortableWriter writer) throws IOException
write
in class AbstractLockRequest
IOException
public void read(PortableReader reader) throws IOException
read
in class AbstractLockRequest
IOException
public int getFactoryId()
Portable
public int getClassId()
Portable
public Permission getRequiredPermission()
public String getDistributedObjectType()
SecureRequest
SecurityInterceptor
getDistributedObjectType
in interface SecureRequest
getDistributedObjectType
in class ClientRequest
public String getDistributedObjectName()
SecureRequest
SecurityInterceptor
getDistributedObjectName
in interface SecureRequest
getDistributedObjectName
in class AbstractLockRequest
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.