public final class IsLockedRequest extends AbstractIsLockedRequest implements RetryableRequest
key
callId, clientEngine, endpoint, service
Constructor and Description |
---|
IsLockedRequest() |
IsLockedRequest(Data key) |
IsLockedRequest(Data key,
long threadId) |
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
public IsLockedRequest()
public IsLockedRequest(Data key)
public IsLockedRequest(Data key, long threadId)
protected InternalLockNamespace getNamespace()
getNamespace
in class AbstractIsLockedRequest
public int getFactoryId()
getFactoryId
in interface Portable
public int getClassId()
getClassId
in interface Portable
public Permission getRequiredPermission()
getRequiredPermission
in interface SecureRequest
Copyright © 2014 Hazelcast, Inc.. All rights reserved.