|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MutatingOperation | |
|---|---|
| com.hazelcast.map.impl.operation | Package for map operations. |
| com.hazelcast.map.impl.tx | Contains implementation classes for TransactionalMap |
| Uses of MutatingOperation in com.hazelcast.map.impl.operation |
|---|
| Uses of MutatingOperation in com.hazelcast.map.impl.tx |
|---|
| Classes in com.hazelcast.map.impl.tx that implement MutatingOperation | |
|---|---|
class |
TxnDeleteOperation
Transactional delete operation |
class |
TxnLockAndGetOperation
Transactional lock and get operation. |
class |
TxnPrepareBackupOperation
An operation to prepare transaction by locking the key on key backup owner. |
class |
TxnPrepareOperation
An operation to prepare transaction by locking the key on the key owner. |
class |
TxnSetOperation
An operation to unlock and set (key,value) on the partition . |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||