Uses of Class
org.apache.lucene.sandbox.search.ProfilerCollectorResult
Packages that use ProfilerCollectorResult
Package
Description
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial
queries.
-
Uses of ProfilerCollectorResult in org.apache.lucene.sandbox.search
Methods in org.apache.lucene.sandbox.search that return ProfilerCollectorResultModifier and TypeMethodDescriptionProfilerCollector.getProfileResult()
ProfilerCollectorManager.reduce
(Collection<ProfilerCollector> collectors) Methods in org.apache.lucene.sandbox.search that return types with arguments of type ProfilerCollectorResultConstructor parameters in org.apache.lucene.sandbox.search with type arguments of type ProfilerCollectorResultModifierConstructorDescriptionProfilerCollectorResult
(String collectorName, String reason, Long time, List<ProfilerCollectorResult> children)