Uses of Class
org.elasticsearch.search.profile.aggregation.AggregationProfiler
-
Packages that use AggregationProfiler Package Description org.elasticsearch.search.profile org.elasticsearch.search.profile.aggregation -
-
Uses of AggregationProfiler in org.elasticsearch.search.profile
Methods in org.elasticsearch.search.profile that return AggregationProfiler Modifier and Type Method Description AggregationProfilerProfilers. getAggregationProfiler()Return theAggregationProfiler. -
Uses of AggregationProfiler in org.elasticsearch.search.profile.aggregation
Constructors in org.elasticsearch.search.profile.aggregation with parameters of type AggregationProfiler Constructor Description ProfilingAggregator(Aggregator delegate, AggregationProfiler profiler)
-