Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.map.impl |
Contains implementation specific classes of
com.hazelcast.map package. |
Modifier and Type | Class and Description |
---|---|
class |
MapStoreAdapter<K,V>
Adapter for MapStore.
|
Modifier and Type | Class and Description |
---|---|
class |
LatencyTrackingMapStore<K,V> |
class |
MapStoreWrapper |
Modifier and Type | Method and Description |
---|---|
MapStore |
MapStoreWrapper.getMapStore() |
Constructor and Description |
---|
LatencyTrackingMapStore(MapStore<K,V> delegate,
StoreLatencyPlugin plugin,
String mapName) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.