Package com.hazelcast.map.impl.mapstore

Contains map store operations.

See:
          Description

Interface Summary
MapDataStore<K,V> Map data stores general contract.
MapStoreContext A context which provides/initializes map store specific functionality.
MapStoreManager Central interface to manage map store.
 

Class Summary
AbstractMapDataStore<K,V> Abstract map data store contains common functionality of map data stores.
MapDataStores Factory class responsible for creating various data store implementations.
MapStoreContextFactory A factory which creates MapStoreContext objects according to MapStoreConfig.
MapStoreManagers Static factory class for various map store managers.
 

Package com.hazelcast.map.impl.mapstore Description

Contains map store operations.



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.