public class StatsDReporterInit
extends java.lang.Object
| Constructor and Description |
|---|
StatsDReporterInit() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
Start the StatsD reporter, if configured.
|
void |
shutdown()
Stop the StatsD reporter, if configured.
|