Uses of Interface
io.ebean.meta.MetaMetric
-
Packages that use MetaMetric Package Description io.ebean.meta Meta data that can be retrieved for a Database instance.io.ebean.metric -
-
Uses of MetaMetric in io.ebean.meta
Subinterfaces of MetaMetric in io.ebean.meta Modifier and Type Interface Description interfaceMetaCountMetricCount metrics.interfaceMetaQueryMetricQuery execution metrics.interfaceMetaTimedMetricTimed execution statistics. -
Uses of MetaMetric in io.ebean.metric
Subinterfaces of MetaMetric in io.ebean.metric Modifier and Type Interface Description interfaceCountMetricStatsinterfaceTimedMetricStatsExtend public MetaTimedMetric with ability to set details from profile location.
-