Uses of Interface
io.ebean.meta.ServerMetrics
-
Packages that use ServerMetrics Package Description io.ebean.meta Meta data that can be retrieved for a Database instance. -
-
Uses of ServerMetrics in io.ebean.meta
Classes in io.ebean.meta that implement ServerMetrics Modifier and Type Class Description classBasicMetricVisitorA simple MetricVisitor that can collect the desired metrics into lists.Methods in io.ebean.meta that return ServerMetrics Modifier and Type Method Description ServerMetricsMetaInfoManager. collectMetrics()Return the metrics for the database instance.
-