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