Module io.ebean.api

Interface QueryPlanMetric


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

      • metric

        TimedMetric metric()
        Return the underlying timed metric.
      • visit

        void visit​(MetricVisitor visitor)
        Visit the underlying metric.