public final class UnlockRequest extends AbstractUnlockRequest
key
callId, 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, write
getPartition
afterResponse, beforeProcess, filter, getReplicaIndex
getCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readPortable, writePortable
public UnlockRequest()
public UnlockRequest(Data key, long threadId)
public UnlockRequest(Data key, long threadId, boolean force)
protected InternalLockNamespace getNamespace()
getNamespace
in class AbstractUnlockRequest
public int getFactoryId()
public int getClassId()
public Permission getRequiredPermission()
Copyright © 2014 Hazelcast, Inc.. All rights reserved.