See: Description
| Class | Description | 
|---|---|
| AbstractClientTxnCollectionProxy<E> | Abstract proxy collection implementation of  TransactionalObject. | 
| ClientTxnListProxy<E> | Proxy implementation of  TransactionalList. | 
| ClientTxnMapProxy<K,V> | Proxy implementation of  TransactionalMapinterface. | 
| ClientTxnMultiMapProxy<K,V> | Proxy implementation of  TransactionalMultiMap | 
| ClientTxnQueueProxy<E> | Proxy implementation of  TransactionalQueue. | 
| ClientTxnSetProxy<E> | Proxy implementation of  TransactionalSet. | 
| TransactionContextProxy | Provides a context to perform transactional operations: beginning/committing transactions, but also retrieving
 transactional data-structures like the  TransactionalMap. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.