Uses of Class
org.elasticsearch.search.profile.aggregation.AggregationProfileBreakdown
-
Packages that use AggregationProfileBreakdown Package Description org.elasticsearch.search.profile.aggregation -
-
Uses of AggregationProfileBreakdown in org.elasticsearch.search.profile.aggregation
Methods in org.elasticsearch.search.profile.aggregation that return AggregationProfileBreakdown Modifier and Type Method Description protected AggregationProfileBreakdownInternalAggregationProfileTree. createProfileBreakdown()AggregationProfileBreakdownAggregationProfiler. getQueryBreakdown(Aggregator agg)Constructors in org.elasticsearch.search.profile.aggregation with parameters of type AggregationProfileBreakdown Constructor Description ProfilingLeafBucketCollector(LeafBucketCollector delegate, AggregationProfileBreakdown profileBreakdown)
-