public final class UnlockIfLeaseExpiredOperation extends UnlockOperation
ANY_THREAD, key, leaseTime, namespace, response, threadId
CALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID
Constructor and Description |
---|
UnlockIfLeaseExpiredOperation(ObjectNamespace namespace,
Data key,
int version) |
Modifier and Type | Method and Description |
---|---|
protected void |
readInternal(ObjectDataInput in) |
void |
run() |
protected void |
writeInternal(ObjectDataOutput out) |
afterRun, forceUnlock, getBackupOperation, getId, getNotifiedKey, shouldBackup, shouldNotify, unlock
getAsyncBackupCount, getFactoryId, getKey, getLockStore, getReferenceCallId, getResponse, getServiceName, getSyncBackupCount, onSetCallId, setAsyncBackup, setReferenceCallId, toString
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
getAsyncBackupCount, getSyncBackupCount
getPartitionId
readData, writeData
public UnlockIfLeaseExpiredOperation(ObjectNamespace namespace, Data key, int version)
public void run() throws Exception
run
in class UnlockOperation
Exception
protected void writeInternal(ObjectDataOutput out) throws IOException
writeInternal
in class UnlockOperation
IOException
protected void readInternal(ObjectDataInput in) throws IOException
readInternal
in class UnlockOperation
IOException
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.