Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.replicatedmap |
Classes for replicated map.
|
Class and Description |
---|
ReplicatedMap
A ReplicatedMap is a map data structure with weak consistency
and has entries stored locally on every node of the cluster.
|
Class and Description |
---|
LocalReplicatedMapStats
Local replicated map statistics to be used by
MemberState
implementations. |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.