| Modifier and Type | Method and Description |
|---|---|
static Timer |
BigtableClientMetrics.timer(BigtableClientMetrics.MetricLevel level,
String name)
Creates a named
Timer. |
Timer |
MetricRegistry.timer(String name)
Creates a named
Timer. |
Timer |
DropwizardMetricRegistry.timer(String name)
Creates a named
Timer that wraps a Dropwizard Metrics Timer. |