Uses of Interface
com.hazelcast.core.MapStore

Packages that use MapStore
com.hazelcast.core Provides core API interfaces/classes. 
com.hazelcast.map.impl Contains implementation specific classes of com.hazelcast.map package. 
 

Uses of MapStore in com.hazelcast.core
 

Classes in com.hazelcast.core that implement MapStore
 class MapStoreAdapter<K,V>
          Adapter for MapStore.
 

Uses of MapStore in com.hazelcast.map.impl
 

Classes in com.hazelcast.map.impl that implement MapStore
 class MapStoreWrapper
           
 

Methods in com.hazelcast.map.impl that return MapStore
 MapStore MapStoreWrapper.getMapStore()
           
 



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