public class MapLockRequest extends AbstractLockRequest implements SecureRequest
keycallId, clientEngine, endpoint, service| Constructor and Description |
|---|
MapLockRequest() |
MapLockRequest(String name,
Data key,
long threadId) |
MapLockRequest(String name,
Data key,
long threadId,
long ttl,
long timeout) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId() |
int |
getFactoryId() |
protected ObjectNamespace |
getNamespace() |
Permission |
getRequiredPermission() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
getKey, getName, getServiceName, prepareOperationgetPartitionafterResponse, beforeProcess, filter, getReplicaIndexgetCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadPortable, writePortableprotected ObjectNamespace getNamespace()
getNamespace in class AbstractLockRequestpublic int getFactoryId()
getFactoryId in interface Portablepublic int getClassId()
getClassId in interface Portablepublic void write(PortableWriter writer) throws IOException
write in class AbstractLockRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class AbstractLockRequestIOExceptionpublic Permission getRequiredPermission()
getRequiredPermission in interface SecureRequestCopyright © 2021 Hazelcast, Inc.. All rights reserved.