public abstract class LockAwareOperation extends MutatingKeyBasedMapOperation implements BlockingOperation
dataKey, dataValue, threadId, ttlcreateRecordStoreOnDemand, mapContainer, mapEventPublisher, mapService, mapServiceContext, recordStorenameCALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID| Modifier | Constructor and Description | 
|---|---|
| protected  | LockAwareOperation() | 
| protected  | LockAwareOperation(String name,
                  Data dataKey) | 
| protected  | LockAwareOperation(String name,
                  Data dataKey,
                  Data dataValue,
                  long ttl) | 
| protected  | LockAwareOperation(String name,
                  Data dataKey,
                  long ttl) | 
| Modifier and Type | Method and Description | 
|---|---|
| WaitNotifyKey | getWaitKey() | 
| abstract void | onWaitExpire() | 
| boolean | shouldWait() | 
afterRun, getKey, getThreadId, getTtl, getValue, readInternal, returnsResponse, setThreadId, writeInternalbeforeRun, clearNearCache, evict, getServiceName, innerBeforeRun, invalidateNearCache, invalidateNearCache, isPostProcessing, setMapContainer, setMapServicegetName, toStringgetResponsegetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, logError, onException, onExecutionFailure, onInvocationException, onSetCallId, readData, run, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetWaitTimeoutgetPartitionIdpublic boolean shouldWait()
shouldWait in interface BlockingOperationpublic abstract void onWaitExpire()
onWaitExpire in interface BlockingOperationpublic final WaitNotifyKey getWaitKey()
getWaitKey in interface BlockingOperationCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.