Class ProfilingAggregator

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable, org.apache.lucene.search.Collector, Releasable

    public class ProfilingAggregator
    extends Aggregator
    • Constructor Detail

      • ProfilingAggregator

        public ProfilingAggregator​(Aggregator delegate,
                                   AggregationProfiler profiler)
                            throws java.io.IOException
        Throws:
        java.io.IOException