| Package | Description | 
|---|---|
| com.hazelcast.map.impl.mapstore | 
 Contains map store operations. 
 | 
| com.hazelcast.map.impl.mapstore.writethrough | 
 Package for processing write through store operations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MapStoreWrapper | 
MapStoreContext.getMapStoreWrapper()  | 
MapStoreWrapper | 
AbstractMapDataStore.getStore()  | 
| Constructor and Description | 
|---|
AbstractMapDataStore(MapStoreWrapper store,
                    InternalSerializationService serializationService)  | 
| Constructor and Description | 
|---|
WriteThroughStore(MapStoreWrapper store,
                 InternalSerializationService serializationService)  | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.