Package com.hazelcast.multimap
package com.hazelcast.multimap
Contains the API for the
MultiMap
.-
ClassDescriptionBaseMultiMap<K,
V> Base interface for Hazelcast distributed multi-maps.Local multimap statistics to be used byMemberState
implementations.MultiMap<K,V> A specialized map whose keys can be associated with multiple values.