Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.map.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
IMap<K,V>
Concurrent, distributed, observable and queryable map.
|
interface |
TransactionalMap<K,V>
Transactional implementation of
BaseMap . |
Modifier and Type | Interface and Description |
---|---|
interface |
com.hazelcast.map.impl.LegacyAsyncMap<K,V>
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.