| Package | Description |
|---|---|
| com.hazelcast.multimap | |
| com.hazelcast.multimap.txn |
| Constructor and Description |
|---|
MultiMapContainer(String name,
MultiMapService service,
int partitionId) |
MultiMapPartitionContainer(MultiMapService service,
int partitionId) |
MultiMapProxySupport(MultiMapService service,
NodeEngine nodeEngine,
String name) |
ObjectMultiMapProxy(MultiMapService service,
NodeEngine nodeEngine,
String name) |
| Constructor and Description |
|---|
TransactionalMultiMapProxy(NodeEngine nodeEngine,
MultiMapService service,
String name,
TransactionSupport tx) |
TransactionalMultiMapProxySupport(NodeEngine nodeEngine,
MultiMapService service,
String name,
TransactionSupport tx) |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.