com.hazelcast.map.impl.mapstore
public interface MapStoreManager
Modifier and Type | Method and Description |
---|---|
MapDataStore |
getMapDataStore(int partitionId) |
void |
start() |
void |
stop() |
void start()
void stop()
MapDataStore getMapDataStore(int partitionId)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.