Uses of Interface
com.hazelcast.map.MapLoaderLifecycleSupport
Packages that use MapLoaderLifecycleSupport
-
Uses of MapLoaderLifecycleSupport in com.hazelcast.mapstore
Classes in com.hazelcast.mapstore that implement MapLoaderLifecycleSupportModifier and TypeClassDescriptionclass
GenericMapLoader<K,
V> GenericMapLoader is an implementation ofMapLoader
built on top of Hazelcast SQL engine.class
GenericMapStore<K,
V> GenericMapStore is an implementation ofMapStore
built on top of Hazelcast SQL engine.