public final class UnlockRequest extends AbstractUnlockRequest
keycallId, clientEngine, endpoint, service| Constructor and Description |
|---|
UnlockRequest() |
UnlockRequest(Data key,
long threadId) |
UnlockRequest(Data key,
long threadId,
boolean force) |
| 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 UnlockRequest()
public UnlockRequest(Data key, long threadId)
public UnlockRequest(Data key, long threadId, boolean force)
protected InternalLockNamespace getNamespace()
getNamespace in class AbstractUnlockRequestpublic int getFactoryId()
public int getClassId()
public Permission getRequiredPermission()
Copyright © 2021 Hazelcast, Inc.. All rights reserved.