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