public class AggregationProfiler extends AbstractProfiler<AggregationProfileBreakdown,Aggregator>
profileTree| Constructor and Description |
|---|
AggregationProfiler() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.String> |
getAggregatorPath(Aggregator agg) |
AggregationProfileBreakdown |
getQueryBreakdown(Aggregator agg)
Get the
AbstractProfileBreakdown for the given element in the
tree, potentially creating it if it did not exist. |
getTree, pollLastElementpublic AggregationProfileBreakdown getQueryBreakdown(Aggregator agg)
AbstractProfilerAbstractProfileBreakdown for the given element in the
tree, potentially creating it if it did not exist.getQueryBreakdown in class AbstractProfiler<AggregationProfileBreakdown,Aggregator>public static java.util.List<java.lang.String> getAggregatorPath(Aggregator agg)