| Package | Description | 
|---|---|
| com.hazelcast.cache | 
 
     This package contains the public API extension for Hazelcast JCache,
     the Hazelcast implementation of the JSR-107 commonly referred to as JCache. 
 | 
| com.hazelcast.map | 
 Contains Hazelcast map module classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NearCacheStats | 
CacheStatistics.getNearCacheStatistics()
Gets the Near Cache statistics. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
NearCacheStats | 
LocalMapStats.getNearCacheStats()
Returns statistics related to the Near Cache. 
 | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.