Package io.ebean.metric
-
Interface Summary Interface Description CountMetric Metric for timed events like transaction execution times.CountMetricStats MetricFactory Factory to create timed metric counters.QueryPlanCollector Object used to collect query plan metrics.QueryPlanMetric Internal Query plan metric holder.TimedMetric Metric for timed events like transaction execution times.TimedMetricMap A map of timed metrics keyed by a string.TimedMetricStats Extend public MetaTimedMetric with ability to set details from profile location.