Uses of Interface
net.sf.ehcache.statistics.CoreStatistics
-
Packages that use CoreStatistics Package Description net.sf.ehcache.statistics This package contains classes related to LiveCacheStatistics and its implementation. -
-
Uses of CoreStatistics in net.sf.ehcache.statistics
Classes in net.sf.ehcache.statistics that implement CoreStatistics Modifier and Type Class Description classCoreStatisticsImplThe CoreStatisticsImpl class.Methods in net.sf.ehcache.statistics that return CoreStatistics Modifier and Type Method Description CoreStatisticsStatisticsGateway. getCore()Gets the core.
-