public class TryPutOperation extends BasePutOperation
dataOldValue, eventType, putTransientdataKey, dataValue, recordStore, threadId, ttlmapContainer, mapService, mapServiceContextnameCALL_ID_LOCAL_SKIPPED, GENERIC_PARTITION_ID| Constructor and Description | 
|---|
TryPutOperation()  | 
TryPutOperation(String name,
               Data dataKey,
               Data value,
               long timeout)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
getResponse()  | 
void | 
onWaitExpire()  | 
void | 
run()  | 
boolean | 
shouldBackup()
Checks if a backup needs to be made. 
 | 
afterRun, getAsyncBackupCount, getBackupOperation, getSyncBackupCountgetWaitKey, shouldWaitevict, getKey, getServiceName, getThreadId, getTtl, getValue, innerBeforeRun, readInternal, returnsResponse, setThreadId, toString, writeInternalbeforeRun, clearNearCache, invalidateNearCache, invalidateNearCache, setMapContainer, setMapServicegetNamegetCallerAddress, getCallerUuid, getCallId, getCallTimeout, getConnection, getInvocationTime, getLogger, getNodeEngine, getOperationResponseHandler, getPartitionId, getReplicaIndex, getResponseHandler, getService, getWaitTimeout, isUrgent, logError, onException, onExecutionFailure, onInvocationException, onSetCallId, readData, sendResponse, setCallerUuid, setNodeEngine, setOperationResponseHandler, setPartitionId, setReplicaIndex, setResponseHandler, setService, setServiceName, setValidateTarget, setWaitTimeout, toString, validatesTarget, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPartitionIdgetWaitTimeoutgetNamepublic boolean shouldBackup()
BackupAwareOperationshouldBackup in interface BackupAwareOperationshouldBackup in class BasePutOperationpublic void onWaitExpire()
onWaitExpire in interface WaitSupportonWaitExpire in class BasePutOperationpublic Object getResponse()
getResponse in class AbstractOperationCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.