Uses of Interface
org.infinispan.query.core.stats.SearchStatistics
Packages that use SearchStatistics
Package
Description
-
Uses of SearchStatistics in org.infinispan.query.core
Methods in org.infinispan.query.core that return SearchStatisticsModifier and TypeMethodDescriptionstatic SearchStatisticsSearch.getSearchStatistics(org.infinispan.Cache<?, ?> cache) -
Uses of SearchStatistics in org.infinispan.query.core.stats
Subinterfaces of SearchStatistics in org.infinispan.query.core.stats -
Uses of SearchStatistics in org.infinispan.query.core.stats.impl
Classes in org.infinispan.query.core.stats.impl that implement SearchStatisticsModifier and TypeClassDescriptionfinal classQuery and Index statistics for a Cache.final classQuery and Index statistics for a Cache.Methods in org.infinispan.query.core.stats.impl that return SearchStatistics