Uses of Interface
com.hazelcast.multimap.BaseMultiMap
Package
Description
Contains the API for the
MultiMap
.Provides interfaces/classes for Hazelcast transaction support.
-
Uses of BaseMultiMap in com.hazelcast.multimap
Modifier and TypeInterfaceDescriptioninterface
MultiMap<K,
V> A specialized map whose keys can be associated with multiple values. -
Uses of BaseMultiMap in com.hazelcast.transaction