| Package | Description | 
|---|---|
| com.hazelcast.multimap.impl | 
 Contains classes for Hazelcast MultiMap module. 
 | 
| com.hazelcast.multimap.impl.txn | 
 This package contains the Transaction behavior for the Multimap. 
 | 
| Constructor and Description | 
|---|
MultiMapContainer(String name,
                 MultiMapService service,
                 int partitionId)  | 
MultiMapProxySupport(MultiMapConfig config,
                    MultiMapService service,
                    NodeEngine nodeEngine,
                    String name)  | 
ObjectMultiMapProxy(MultiMapConfig config,
                   MultiMapService service,
                   NodeEngine nodeEngine,
                   String name)  | 
| Constructor and Description | 
|---|
TransactionalMultiMapProxy(NodeEngine nodeEngine,
                          MultiMapService service,
                          String name,
                          Transaction tx)  | 
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.