Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MultiMap<K,V>
A specialized map whose keys can be associated with multiple values.
|
interface |
TransactionalMultiMap<K,V>
Transactional implementation of
BaseMultiMap . |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.