public class MultiMapLockRequest extends AbstractLockRequest
keycallId, clientEngine, endpoint, 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() |
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 void write(PortableWriter writer) throws IOException
write in class AbstractLockRequestIOExceptionpublic void read(PortableReader reader) throws IOException
read in class AbstractLockRequestIOExceptionpublic int getFactoryId()
public int getClassId()
public Permission getRequiredPermission()
Copyright © 2021 Hazelcast, Inc.. All rights reserved.