public final class LockRequest extends AbstractLockRequest
key
callId, 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, 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 LockRequest()
public LockRequest(Data key, long threadId, long ttl, long timeout)
protected InternalLockNamespace getNamespace()
getNamespace
in class AbstractLockRequest
public int getFactoryId()
public int getClassId()
public Permission getRequiredPermission()
Copyright © 2014 Hazelcast, Inc.. All rights reserved.