JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
io.ebean.meta.MetricData
Packages that use
MetricData
Package
Description
io.ebean.meta
Meta data that can be retrieved for a Database instance.
Uses of
MetricData
in
io.ebean.meta
Methods in
io.ebean.meta
that return types with arguments of type
MetricData
Modifier and Type
Method
Description
List
<
MetricData
>
BasicMetricVisitor.
asData
()
List
<
MetricData
>
ServerMetrics.
asData
()
Return the metrics as a list of MetricData.