| Constructor and Description |
|---|
MetricsOptions()
Creates a new
MetricsOptions object with default values. |
MetricsOptions(boolean jmxEnabled)
Creates a new
MetricsOptions object. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isJMXReportingEnabled()
Returns whether JMX reporting is enabled (the default).
|