Package com.hazelcast.multimap

Contains the API for the MultiMap.
  • Interface Summary 
    Interface Description
    BaseMultiMap<K,​V>
    Base interface for Hazelcast distributed multi-maps.
    LocalMultiMapStats
    Local multi map statistics to be used by MemberState implementations.
    MultiMap<K,​V>
    A specialized map whose keys can be associated with multiple values.