| Modifier and Type | Method and Description |
|---|---|
static CodahaleMetricsConfig.Reporter |
CodahaleMetricsConfig.Reporter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodahaleMetricsConfig.Reporter[] |
CodahaleMetricsConfig.Reporter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<CodahaleMetricsConfig.Reporter> |
CodahaleMetricsConfig.getReporters() |
| Modifier and Type | Method and Description |
|---|---|
void |
CodahaleMetricsConfig.addReporter(CodahaleMetricsConfig.Reporter reporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
CodahaleMetricsConfig.setReporters(Set<CodahaleMetricsConfig.Reporter> reporters) |
Copyright © 2011–2020 Apache Software Foundation. All rights reserved.