Package | Description |
---|---|
com.hazelcast.map |
Contains Hazelcast map module classes.
|
Modifier and Type | Method and Description |
---|---|
MapContainer |
RecordStore.getMapContainer() |
MapContainer |
MapServiceContext.getMapContainer(String mapName) |
MapContainer |
DefaultMapServiceContext.getMapContainer(String mapName) |
Modifier and Type | Method and Description |
---|---|
Map<String,MapContainer> |
MapServiceContext.getMapContainers() |
Map<String,MapContainer> |
DefaultMapServiceContext.getMapContainers() |
Modifier and Type | Method and Description |
---|---|
com.hazelcast.map.mapstore.MapStoreManager |
MapContainer.createMapStoreManager(MapContainer mapContainer) |
Constructor and Description |
---|
DefaultRecordStore(MapContainer mapContainer,
int partitionId) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.