| Package | Description | 
|---|---|
| com.hazelcast.map | 
 Contains Hazelcast map module classes. 
 | 
| com.hazelcast.multimap | 
 Contains the API for the  
MultiMap. | 
| com.hazelcast.replicatedmap | 
 Classes for replicated map. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LocalMapStats | 
IMap.getLocalMapStats()
Returns LocalMapStats for this map. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
LocalMultiMapStats
Local multi map statistics to be used by  
MemberState implementations. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
LocalReplicatedMapStats
Local replicated map statistics to be used by  
MemberState
 implementations. | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.