com.hazelcast.map.impl.mapstore
Class MapStoreContextFactory
java.lang.Object
com.hazelcast.map.impl.mapstore.MapStoreContextFactory
public final class MapStoreContextFactory
- extends Object
A factory which creates MapStoreContext
objects
according to MapStoreConfig
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createMapStoreContext
public static MapStoreContext createMapStoreContext(MapContainer mapContainer)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.