Class AggregationProfiler
java.lang.Object
org.elasticsearch.search.profile.AbstractProfiler<AggregationProfileBreakdown,Aggregator>
org.elasticsearch.search.profile.aggregation.AggregationProfiler
-
Field Summary
Fields inherited from class org.elasticsearch.search.profile.AbstractProfiler
profileTree -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet theAbstractProfileBreakdownfor the given element in the tree, potentially creating it if it did not exist.Methods inherited from class org.elasticsearch.search.profile.AbstractProfiler
getTree, pollLastElement
-
Constructor Details
-
AggregationProfiler
public AggregationProfiler()
-
-
Method Details
-
getQueryBreakdown
Description copied from class:AbstractProfilerGet theAbstractProfileBreakdownfor the given element in the tree, potentially creating it if it did not exist.- Overrides:
getQueryBreakdownin classAbstractProfiler<AggregationProfileBreakdown,Aggregator>
-
getAggregatorPath
-