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