public class IsLockedOperation extends BaseLockOperation
ANY_THREAD, key, leaseTime, namespace, response, threadId
CALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID
Constructor and Description |
---|
IsLockedOperation() |
IsLockedOperation(ObjectNamespace namespace,
Data key) |
IsLockedOperation(ObjectNamespace namespace,
Data key,
long threadId) |
Modifier and Type | Method and Description |
---|---|
int |
getId()
Returns type identifier for this class.
|
void |
run() |
getAsyncBackupCount, getFactoryId, getKey, getLockStore, getReferenceCallId, getResponse, getServiceName, getSyncBackupCount, onSetCallId, readInternal, setAsyncBackup, setReferenceCallId, toString, writeInternal
afterRun, beforeRun, returnsResponse
getCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getResponseHandler, getService, getWaitTimeout, isUrgent, logError, onException, onExecutionFailure, onInvocationException, readData, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getPartitionId
readData, writeData
public IsLockedOperation()
public IsLockedOperation(ObjectNamespace namespace, Data key)
public IsLockedOperation(ObjectNamespace namespace, Data key, long threadId)
public int getId()
IdentifiedDataSerializable
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.