Uses of Interface
com.hazelcast.core.MapStore

Packages that use MapStore
com.hazelcast.core Provides core API interfaces/classes. 
com.hazelcast.spring.jpa   
com.hazelcast.spring.mongodb   
 

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.spring.jpa
 

Classes in com.hazelcast.spring.jpa that implement MapStore
 class JPAMapStore
           
 

Uses of MapStore in com.hazelcast.spring.mongodb
 

Classes in com.hazelcast.spring.mongodb that implement MapStore
 class MongoMapStore
           
 



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