Package | Description |
---|---|
com.addthis.metrics.reporter.config |
Modifier and Type | Field and Description |
---|---|
protected AbstractPrometheusReporterConfig.Type |
AbstractPrometheusReporterConfig.type |
Modifier and Type | Method and Description |
---|---|
AbstractPrometheusReporterConfig.Type |
AbstractPrometheusReporterConfig.getType() |
static AbstractPrometheusReporterConfig.Type |
AbstractPrometheusReporterConfig.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AbstractPrometheusReporterConfig.Type[] |
AbstractPrometheusReporterConfig.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractPrometheusReporterConfig.setType(AbstractPrometheusReporterConfig.Type type) |
Copyright © 2018. All rights reserved.