| Package | Description |
|---|---|
| io.ebean | |
| io.ebean.meta |
Meta data that can be retrieved for the EbeanServer.
|
| io.ebean.metric |
| Class and Description |
|---|
| MetaInfoManager
Provides access to the meta data in EbeanServer such as query execution statistics.
|
| Class and Description |
|---|
| AbstractMetricVisitor
An abstract MetricVisitor that handles the boolean flags - reset, collectTransactionMetrics and collectQueryMetrics.
|
| BasicMetricVisitor
A simple MetricVisitor that can collect the desired metrics into lists.
|
| MetaOrmQueryMetric
Query execution statistics for Orm queries.
|
| MetaOrmQueryNode
Statistics for query execution based on object graph origin and paths.
|
| MetaOrmQueryOrigin
Holds a query 'origin' point and count for the number of queries executed for
this 'origin'.
|
| MetaQueryMetric
Query execution metrics.
|
| MetaQueryPlan |
| MetaTimedMetric
Timed execution statistics.
|
| MetricType
The type of Metric.
|
| MetricVisitor
Defines visitor to read and report the transaction and query metrics.
|
| QueryPlanRequest
Request used to capture query plans.
|
| Class and Description |
|---|
| MetaQueryMetric
Query execution metrics.
|
| MetaTimedMetric
Timed execution statistics.
|
| MetricType
The type of Metric.
|
| MetricVisitor
Defines visitor to read and report the transaction and query metrics.
|
Copyright © 2019. All rights reserved.