public class PutIfAbsentOperation extends BasePutOperation
dataOldValue, eventType, putTransientdataKey, dataValue, threadId, ttlcreateRecordStoreOnDemand, mapContainer, mapEventPublisher, mapService, mapServiceContext, recordStorenameCALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID| Constructor and Description | 
|---|
| PutIfAbsentOperation() | 
| PutIfAbsentOperation(String name,
                    Data dataKey,
                    Data value,
                    long ttl) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | afterRun() | 
| Object | getResponse() | 
| void | run() | 
| boolean | shouldBackup()Checks if a backup needs to be made. | 
getAsyncBackupCount, getBackupOperation, getSyncBackupCount, onWaitExpiregetWaitKey, shouldWaitgetKey, getThreadId, getTtl, getValue, readInternal, returnsResponse, setThreadId, writeInternalbeforeRun, clearNearCache, evict, getServiceName, innerBeforeRun, invalidateNearCache, invalidateNearCache, isPostProcessing, setMapContainer, setMapServicegetName, toStringgetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getService, getWaitTimeout, isUrgent, logError, onException, onExecutionFailure, onInvocationException, onSetCallId, readData, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPartitionIdgetWaitTimeoutpublic void afterRun()
afterRun in class BasePutOperationpublic Object getResponse()
getResponse in class AbstractOperationpublic boolean shouldBackup()
BackupAwareOperationshouldBackup in interface BackupAwareOperationshouldBackup in class BasePutOperationCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.