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>
MetaInfoManager. collectMetricsAsData()
Return the metrics as a list of MetricData.
-