public final class LockRequest extends AbstractLockRequest
keycallId, clientEngine, endpoint, service| Constructor and Description |
|---|
LockRequest() |
LockRequest(Data key,
long threadId,
long ttl,
long timeout) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassId() |
int |
getFactoryId() |
protected InternalLockNamespace |
getNamespace() |
Permission |
getRequiredPermission() |
getKey, getName, getServiceName, prepareOperation, read, writegetPartitionafterResponse, beforeProcess, filter, getReplicaIndexgetCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadPortable, writePortablepublic LockRequest()
public LockRequest(Data key, long threadId, long ttl, long timeout)
protected InternalLockNamespace getNamespace()
getNamespace in class AbstractLockRequestpublic int getFactoryId()
public int getClassId()
public Permission getRequiredPermission()
Copyright © 2021 Hazelcast, Inc.. All rights reserved.