| Package | Description | 
|---|---|
| com.hazelcast.map.impl | 
 Contains implementation specific classes of  
com.hazelcast.map package. | 
| com.hazelcast.map.impl.recordstore | 
| Modifier and Type | Method and Description | 
|---|---|
RecordStore | 
MapServiceContext.createRecordStore(MapContainer mapContainer,
                 int partitionId,
                 MapKeyLoader keyLoader)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected MapKeyLoader | 
DefaultRecordStore.keyLoader  | 
| Constructor and Description | 
|---|
DefaultRecordStore(MapContainer mapContainer,
                  int partitionId,
                  MapKeyLoader keyLoader,
                  ILogger logger)  | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.