Uses of Interface
org.infinispan.query.core.stats.QueryStatistics
Packages that use QueryStatistics
-
Uses of QueryStatistics in org.infinispan.query.core.stats
Subinterfaces of QueryStatistics in org.infinispan.query.core.statsMethods in org.infinispan.query.core.stats that return QueryStatistics -
Uses of QueryStatistics in org.infinispan.query.core.stats.impl
Classes in org.infinispan.query.core.stats.impl that implement QueryStatisticsModifier and TypeClassDescriptionclassManages query statistics for a Cache.Methods in org.infinispan.query.core.stats.impl that return QueryStatisticsConstructors in org.infinispan.query.core.stats.impl with parameters of type QueryStatisticsModifierConstructorDescriptionSearchStatisticsImpl(QueryStatistics queryStatistics, IndexStatistics indexStatistics)