|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
TransactionalMap
See:
Description
| Interface Summary | |
|---|---|
| MapTxnOperation | Transactional operation interface for IMap |
| Class Summary | |
|---|---|
| MapTransactionLog | Represents an operation on the map in the transaction log. |
| TransactionalMapProxy | Proxy implementation of TransactionalMap interface. |
| TransactionalMapProxySupport | Base class contains proxy helper methods for TransactionalMapProxy |
| TxnDeleteOperation | Transactional delete operation |
| TxnLockAndGetOperation | Transactional lock and get operation. |
| TxnPrepareBackupOperation | An operation to prepare transaction by locking the key on key backup owner. |
| TxnPrepareOperation | An operation to prepare transaction by locking the key on the key owner. |
| TxnRollbackBackupOperation | An operation to rollback transaction by unlocking the key on key backup owner. |
| TxnRollbackOperation | An operation to rollback transaction by unlocking the key on key owner. |
| TxnSetOperation | An operation to unlock and set (key,value) on the partition . |
| TxnUnlockBackupOperation | An operation to unlock key on the backup owner. |
| TxnUnlockOperation | An operation to unlock key on the partition owner. |
| TxnValueWrapper | Wrapper for value objects with type information. |
| VersionedValue | Wrapper for Data value objects with version information. |
Contains implementation classes for TransactionalMap
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||