com.hazelcast.map.impl.mapstore.writethrough
public class WriteThroughManager extends Object implements MapStoreManager
Constructor and Description |
---|
WriteThroughManager(MapStoreContext mapStoreContext) |
public WriteThroughManager(MapStoreContext mapStoreContext)
public void start()
start
in interface MapStoreManager
public void stop()
stop
in interface MapStoreManager
public MapDataStore getMapDataStore(int partitionId)
getMapDataStore
in interface MapStoreManager
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.