Uses of Interface
org.cache2k.core.api.CommonMetrics
-
Packages that use CommonMetrics Package Description org.cache2k.core org.cache2k.core.api -
-
Uses of CommonMetrics in org.cache2k.core
Classes in org.cache2k.core that implement CommonMetrics Modifier and Type Class Description classStandardCommonMetricsMethods in org.cache2k.core that return CommonMetrics Modifier and Type Method Description CommonMetricsHeapCache. getCommonMetrics()CommonMetricsWiredCache. getCommonMetrics() -
Uses of CommonMetrics in org.cache2k.core.api
Subinterfaces of CommonMetrics in org.cache2k.core.api Modifier and Type Interface Description static interfaceCommonMetrics.UpdaterClasses in org.cache2k.core.api that implement CommonMetrics Modifier and Type Class Description static classCommonMetrics.BlackHoleMethods in org.cache2k.core.api that return CommonMetrics Modifier and Type Method Description CommonMetricsInternalCache. getCommonMetrics()
-