Interface QueryPlanCollector


public interface QueryPlanCollector
Object used to collect query plan metrics.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Add the query plan statistic.
    Return all the collected query plan statistics.
    boolean
    Return true if the statistics should be reset.