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 MapStoreManagerpublic void stop()
stop in interface MapStoreManagerpublic MapDataStore getMapDataStore(String mapName, int partitionId)
getMapDataStore in interface MapStoreManagerCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.