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.monitor |
Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc.
|
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 © 2018 Hazelcast, Inc.. All rights reserved.