public interface MetricsProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
MetricsProvider.Provider |
| Modifier and Type | Field and Description |
|---|---|
static String |
CODAHALE_METRICS_CONFIG |
| Modifier and Type | Method and Description |
|---|---|
void |
startMetrics()
Intialize the metrics provider.
|
void |
stopMetrics()
Close the metrics provider.
|
static final String CODAHALE_METRICS_CONFIG
Copyright © 2011–2020 Apache Software Foundation. All rights reserved.