Uses of Interface
org.infinispan.query.core.stats.SearchStatisticsSnapshot
Packages that use SearchStatisticsSnapshot
Package
Description
-
Uses of SearchStatisticsSnapshot in org.infinispan.query.core
Methods in org.infinispan.query.core that return types with arguments of type SearchStatisticsSnapshotModifier and TypeMethodDescriptionSearch.getClusteredSearchStatistics(org.infinispan.Cache<?, ?> cache) -
Uses of SearchStatisticsSnapshot in org.infinispan.query.core.stats
Methods in org.infinispan.query.core.stats that return SearchStatisticsSnapshotModifier and TypeMethodDescriptionSearchStatisticsSnapshot.merge(SearchStatisticsSnapshot other) Merge with anotherSearchStatisticsSnapshotMethods in org.infinispan.query.core.stats that return types with arguments of type SearchStatisticsSnapshotModifier and TypeMethodDescriptionSearchStatistics.computeSnapshot()default CompletionStage<SearchStatisticsSnapshot>SearchStatisticsSnapshot.computeSnapshot()Methods in org.infinispan.query.core.stats with parameters of type SearchStatisticsSnapshotModifier and TypeMethodDescriptionSearchStatisticsSnapshot.merge(SearchStatisticsSnapshot other) Merge with anotherSearchStatisticsSnapshot -
Uses of SearchStatisticsSnapshot in org.infinispan.query.core.stats.impl
Classes in org.infinispan.query.core.stats.impl that implement SearchStatisticsSnapshotModifier and TypeClassDescriptionfinal classQuery and Index statistics for a Cache.Methods in org.infinispan.query.core.stats.impl that return SearchStatisticsSnapshotModifier and TypeMethodDescriptionStatsTask.apply(org.infinispan.manager.EmbeddedCacheManager cacheManager) SearchStatisticsSnapshotImpl.merge(SearchStatisticsSnapshot other) Methods in org.infinispan.query.core.stats.impl that return types with arguments of type SearchStatisticsSnapshotModifier and TypeMethodDescriptionSearchStatisticsImpl.computeSnapshot()SearchStatsRetriever.getDistributedSearchStatistics()Methods in org.infinispan.query.core.stats.impl with parameters of type SearchStatisticsSnapshotModifier and TypeMethodDescriptionSearchStatisticsSnapshotImpl.merge(SearchStatisticsSnapshot other)