Uses of Class
org.apache.ignite.internal.processors.cache.CacheMetricsImpl
-
Packages that use CacheMetricsImpl Package Description org.apache.ignite.internal.processors.cache This package contain cache-related processors & persistence implementation. -
-
Uses of CacheMetricsImpl in org.apache.ignite.internal.processors.cache
Fields in org.apache.ignite.internal.processors.cache declared as CacheMetricsImpl Modifier and Type Field Description protected CacheMetricsImplGridCacheAdapter. metricsCache metrics.protected CacheMetricsImplGridCacheAdapter.UpdateTimeStatClosure. metricsMethods in org.apache.ignite.internal.processors.cache that return CacheMetricsImpl Modifier and Type Method Description CacheMetricsImplGridCacheAdapter. metrics0()Methods in org.apache.ignite.internal.processors.cache with parameters of type CacheMetricsImpl Modifier and Type Method Description voidCacheMetricsImpl. delegate(CacheMetricsImpl delegate)
-