com.hazelcast.map.impl.mapstore
Class MapStoreContextFactory

java.lang.Object
  extended by com.hazelcast.map.impl.mapstore.MapStoreContextFactory

public final class MapStoreContextFactory
extends Object

A factory which creates MapStoreContext objects according to MapStoreConfig.


Method Summary
static MapStoreContext createMapStoreContext(MapContainer mapContainer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createMapStoreContext

public static MapStoreContext createMapStoreContext(MapContainer mapContainer)


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