public interface MapStoreManager
| Modifier and Type | Method and Description | 
|---|---|
| MapDataStore | getMapDataStore(String mapName,
               int partitionId) | 
| void | start() | 
| void | stop() | 
void start()
void stop()
MapDataStore getMapDataStore(String mapName, int partitionId)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.