| Package | Description |
|---|---|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| com.hazelcast.examples |
This package contains the MapReduce API definition for Hazelcast.
All map reduce operations running in a distributed manner inside the active Hazelcast cluster. |
| com.hazelcast.map |
Contains Hazelcast map module classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapStoreAdapter<K,V>
Adapter for MapStore.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DummyStore
A dummy store
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapStoreWrapper |
| Modifier and Type | Method and Description |
|---|---|
MapStore |
MapStoreWrapper.getMapStore() |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.