Uses of Interface
io.ebean.metric.QueryPlanMetric
- 
Packages that use QueryPlanMetric Package Description io.ebean.metric  - 
- 
Uses of QueryPlanMetric in io.ebean.metric
Methods in io.ebean.metric that return QueryPlanMetric Modifier and Type Method Description QueryPlanMetricMetricFactory. createQueryPlanMetric(Class<?> type, String label, ProfileLocation profileLocation, String sql)Create a Timed metric. 
 -