Module io.ebean.api
Package io.ebean.meta
package io.ebean.meta
Meta data that can be retrieved for a Database instance.
-
ClassDescriptionAn abstract MetricVisitor that handles the boolean flags - reset, collectTransactionMetrics and collectQueryMetrics.A simple MetricVisitor that can collect the desired metrics into lists.Count metrics.Provides access to the meta data in Database such as query execution statistics.Metrics collected by Ebean including timed metrics and counters.Query execution metrics.Meta data for captured query plan.Timed execution statistics.An individual metric.Defines visitor to read and report the transaction and query metrics.Initiate query plan collection for plans by their hash or all query plans.Request used to capture query plans.Metrics of the Database instance.Collect the metrics in raw JSON form.Comparator for timed metrics sorted by name and then count.Sort by count desc.Sort MetaCountMetric's by name.Sort by max desc.Sort by mean desc.Sort by name.Sort by total time desc.