Package | Description |
---|---|
com.hazelcast.multimap.impl |
Contains classes for Hazelcast MultiMap module.
|
com.hazelcast.multimap.impl.operations |
Contains operations for Hazelcast MultiMap module.
|
com.hazelcast.multimap.impl.txn |
This package contains the Transaction behavior for the Multimap.
|
Class and Description |
---|
MultiMapContainer
MultiMap container which holds a map of
MultiMapValue . |
MultiMapPartitionContainer |
MultiMapProxySupport |
MultiMapRecord |
MultiMapService |
Class and Description |
---|
MultiMapContainer
MultiMap container which holds a map of
MultiMapValue . |
MultiMapRecord |
MultiMapValue
The MultiMapValue is the value in a multimap and it contains either a set or a list as collection.
|
Class and Description |
---|
MultiMapRecord |
MultiMapService |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.