Package | Description |
---|---|
com.hazelcast.map |
Contains Hazelcast map module classes.
|
com.hazelcast.mapstore |
Implementation of
MapStore interface based on Hazelcast SQL engine |
Modifier and Type | Interface and Description |
---|---|
interface |
EntryStore<K,V>
This is an extension to
MapStore . |
Modifier and Type | Class and Description |
---|---|
class |
MapStoreAdapter<K,V>
Adapter for MapStore.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericMapStore<K>
GenericMapStore is an implementation of
MapStore built
on top of Hazelcast SQL engine. |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.