public class WriteThroughManager extends Object implements MapStoreManager
Constructor and Description |
---|
WriteThroughManager(MapStoreContext mapStoreContext) |
Modifier and Type | Method and Description |
---|---|
MapDataStore |
getMapDataStore(String mapName,
int partitionId) |
void |
start() |
void |
stop() |
public WriteThroughManager(MapStoreContext mapStoreContext)
public void start()
start
in interface MapStoreManager
public void stop()
stop
in interface MapStoreManager
public MapDataStore getMapDataStore(String mapName, int partitionId)
getMapDataStore
in interface MapStoreManager
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.