Uses of Class
org.infinispan.stats.impl.StatsCollector
-
Packages that use StatsCollector Package Description org.infinispan.stats.impl -
-
Uses of StatsCollector in org.infinispan.stats.impl
Methods in org.infinispan.stats.impl with parameters of type StatsCollector Modifier and Type Method Description static StatsStatsImpl. create(StatsCollector collector)Use this factory to create Stats object fromStatsCollector.
-