Uses of Class
org.apache.ignite.internal.processors.cache.CacheMetricsImpl.EntriesStatMetrics
-
Packages that use CacheMetricsImpl.EntriesStatMetrics Package Description org.apache.ignite.internal.processors.cache This package contain cache-related processors & persistence implementation. -
-
Uses of CacheMetricsImpl.EntriesStatMetrics in org.apache.ignite.internal.processors.cache
Methods in org.apache.ignite.internal.processors.cache that return CacheMetricsImpl.EntriesStatMetrics Modifier and Type Method Description CacheMetricsImpl.EntriesStatMetricsCacheMetricsImpl. getEntriesStat()Calculates entries count/partitions count metrics using one iteration over local partitions for all metrics
-