| Package | Description |
|---|---|
| com.hazelcast.map.impl.operation |
This package contains Enterprise specific operations for
IMap. |
| com.hazelcast.map.impl.tx |
| Modifier and Type | Class and Description |
|---|---|
class |
HDBasePutOperation |
class |
HDBaseRemoveOperation |
class |
HDContainsKeyOperation |
class |
HDDeleteOperation |
class |
HDEntryBackupOperation |
class |
HDEntryOffloadableSetUnlockOperation
HD Version of EntryOffloadableSetUnlockOperation
|
class |
HDEntryOperation
Contains HD Version of the Offloadable contract for EntryProcessor.
|
class |
HDEvictBackupOperation |
class |
HDEvictOperation |
class |
HDGetEntryViewOperation |
class |
HDGetOperation |
class |
HDLegacyMergeOperation |
class |
HDLockAwareOperation |
class |
HDPutBackupOperation |
class |
HDPutIfAbsentOperation |
class |
HDPutOperation |
class |
HDPutTransientOperation |
class |
HDRemoveBackupOperation |
class |
HDRemoveIfSameOperation |
class |
HDRemoveOperation |
class |
HDReplaceIfSameOperation |
class |
HDReplaceOperation |
class |
HDSetOperation |
class |
HDSetTtlBackupOperation |
class |
HDSetTtlOperation |
class |
HDTryPutOperation |
class |
HDTryRemoveOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
HDTxnDeleteOperation
Transactional delete operation.
|
class |
HDTxnLockAndGetOperation
Transactional lock and get operation.
|
class |
HDTxnSetOperation
An operation to unlock and set (key,value) on the partition .
|
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.