Uses of Interface
net.odoframework.container.metrics.Metrics
| Package | Description |
|---|---|
| net.odoframework.container.metrics | |
| net.odoframework.container.sql |
-
Uses of Metrics in net.odoframework.container.metrics
Methods in net.odoframework.container.metrics that return Metrics Modifier and Type Method Description static MetricsMetricsService. getMetrics()Methods in net.odoframework.container.metrics with parameters of type Metrics Modifier and Type Method Description static voidMetricsService. setMetrics(Metrics metrics) -
Uses of Metrics in net.odoframework.container.sql
Constructors in net.odoframework.container.sql with parameters of type Metrics Constructor Description MonitoredDefaultSQLTemplate(DataSource dataSource, Metrics metrics)