Package org.elasticsearch.search.profile
Profiling for portions of the search request.
-
Class Summary Class Description AbstractInternalProfileTree<PB extends AbstractProfileBreakdown<?>,E> AbstractProfileBreakdown<T extends java.lang.Enum<T>> A record of timings for the various operations that may happen during query execution.AbstractProfiler<PB extends AbstractProfileBreakdown<?>,E> ProfileResult This class is the internal representation of a profiled Query, corresponding to a single node in the query tree.Profilers Wrapper around all the profilers that makes management easier.ProfileShardResult SearchProfileShardResults A container class to hold all the profile results across all shards.Timer Helps measure how much time is spent running some methods.