| Interface | Description |
|---|---|
| MapDataStore<K,V> |
Map data store general contract.
|
| MapStoreManager |
Central interface to manage map store.
|
| Class | Description |
|---|---|
| AbstractMapDataStore<K,V> |
Abstract map data store contains common functionality of map data stores.
|
| MapDataStores |
Factory class responsible for creating various daa store implementations.
|
| MapStoreManagers |
Static factory class for various map store managers.
|
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.