Uses of Class
io.ebean.meta.BasicMetricVisitor
| Package | Description |
|---|---|
| io.ebean.meta |
Meta data that can be retrieved for a Database instance.
|
-
Uses of BasicMetricVisitor in io.ebean.meta
Methods in io.ebean.meta that return BasicMetricVisitor Modifier and Type Method Description BasicMetricVisitorMetaInfoManager. visitBasic()Run a visit collecting all the metrics and returning BasicMetricVisitor which holds all the metrics in simple lists.