| 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-like data structure with weak consistency
 and values locally stored on every node of the cluster. 
 | 
| Class and Description | 
|---|
| LocalReplicatedMapStats
 Local replicated map statistics to be used by  
MemberState
 implementations. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.