Uses of Interface
com.hazelcast.nearcache.NearCacheStats
Package
Description
This package contains the public API extension for Hazelcast JCache,
the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
Contains Hazelcast map module classes.
-
Uses of NearCacheStats in com.hazelcast.cache
Modifier and TypeMethodDescriptionCacheStatistics.getNearCacheStatistics()
Gets the Near Cache statistics. -
Uses of NearCacheStats in com.hazelcast.map
Modifier and TypeMethodDescriptionLocalMapStats.getNearCacheStats()
Returns statistics related to the Near Cache.