Interface QueryPlanMetric


public interface QueryPlanMetric
Internal Query plan metric holder.
  • Method Summary

    Modifier and Type Method Description
    TimedMetric getMetric()
    Return the underlying timed metric.
    void visit​(MetricVisitor visitor)
    Visit the underlying metric.