public class WriteBehindManager extends Object implements MapStoreManager
Constructor and Description |
---|
WriteBehindManager(MapStoreContext mapStoreContext) |
Modifier and Type | Method and Description |
---|---|
MapDataStore |
getMapDataStore(String mapName,
int partitionId) |
void |
start() |
void |
stop() |
public WriteBehindManager(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 © 2021 Hazelcast, Inc.. All Rights Reserved.