Modifier and Type | Field and Description |
---|---|
protected StatsdReporterType |
MetricsConfigurationType.statsd |
Modifier and Type | Method and Description |
---|---|
StatsdReporterType |
ObjectFactory.createStatsdReporterType()
Create an instance of
StatsdReporterType |
StatsdReporterType |
MetricsConfigurationType.getStatsd()
Gets the value of the statsd property.
|
StatsdReporterType |
StatsdReporterType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
StatsdReporterType |
StatsdReporterType.withExclude(Collection<String> values) |
StatsdReporterType |
StatsdReporterType.withExclude(String... values) |
StatsdReporterType |
StatsdReporterType.withHost(String value) |
StatsdReporterType |
StatsdReporterType.withInclude(Collection<String> values) |
StatsdReporterType |
StatsdReporterType.withInclude(String... values) |
StatsdReporterType |
StatsdReporterType.withPort(Integer value) |
StatsdReporterType |
StatsdReporterType.withPrefix(String value) |
StatsdReporterType |
StatsdReporterType.withTags(Boolean value) |
Modifier and Type | Method and Description |
---|---|
void |
MetricsConfigurationType.setStatsd(StatsdReporterType value)
Sets the value of the statsd property.
|
MetricsConfigurationType |
MetricsConfigurationType.withStatsd(StatsdReporterType value) |
Copyright © 2017. All rights reserved.