Class ProfilerCollector

  • All Implemented Interfaces:
    Collector

    public class ProfilerCollector
    extends Object
    implements Collector
    This class wraps a Collector and times the execution of: - setScorer() - collect() - doSetNextReader() - needsScores()

    QueryProfiler facilitates the linking of the Collector graph