Package | Description |
---|---|
com.hazelcast.multimap.impl |
Contains classes for Hazelcast MultiMap module.
|
com.hazelcast.multimap.impl.operations |
Contains operations for Hazelcast MultiMap module.
|
Modifier and Type | Method and Description |
---|---|
MultiMapWrapper |
MultiMapContainer.getMultiMapWrapper(Data dataKey) |
MultiMapWrapper |
MultiMapContainer.getOrCreateMultiMapWrapper(Data dataKey) |
Modifier and Type | Method and Description |
---|---|
ConcurrentMap<Data,MultiMapWrapper> |
MultiMapContainer.getMultiMapWrappers() |
Modifier and Type | Method and Description |
---|---|
MultiMapWrapper |
MultiMapKeyBasedOperation.getCollectionWrapper() |
MultiMapWrapper |
MultiMapKeyBasedOperation.getOrCreateCollectionWrapper() |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.