Uses of Package
io.ebean.meta
Package
Description
Server Cache Service
Configuration settings for Database construction
Meta data that can be retrieved for a Database instance.
-
ClassDescriptionProvides access to the meta data in Database such as query execution statistics.
-
ClassDescriptionDefines visitor to read and report the transaction and query metrics.
-
-
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.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.
-
ClassDescriptionCount metrics.Metrics collected by Ebean including timed metrics and counters.Query execution metrics.Timed execution statistics.Defines visitor to read and report the transaction and query metrics.