| Package | Description | 
|---|---|
| com.hazelcast.collection.impl.txncollection | |
| com.hazelcast.collection.impl.txnlist | |
| com.hazelcast.collection.impl.txnqueue | |
| com.hazelcast.collection.impl.txnset | |
| com.hazelcast.map.impl.tx | 
 Contains implementation classes for  
TransactionalMap | 
| com.hazelcast.multimap.impl.txn | 
 This package contains the Transaction behavior for the Multimap. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractTransactionalCollectionProxy<S extends RemoteService,E>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransactionalListProxy<E>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransactionalQueueProxy<E>
Provides proxy for the Transactional Queue. 
 | 
class  | 
TransactionalQueueProxySupport<E>
Provides support for proxy of the Transactional Queue. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransactionalSetProxy<E>  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransactionalMapProxy
Proxy implementation of  
TransactionalMap interface. | 
class  | 
TransactionalMapProxySupport
Base class contains proxy helper methods for  
TransactionalMapProxy | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TransactionalMultiMapProxy<K,V>  | 
class  | 
TransactionalMultiMapProxySupport<K,V>  | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.