@ConfigurationProperties(prefix="spring.cloud.dataflow.metrics") public class MetricsProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MetricsProperties.Collector |
Constructor and Description |
---|
MetricsProperties() |
Modifier and Type | Method and Description |
---|---|
MetricsProperties.Collector |
getCollector() |
void |
setCollector(MetricsProperties.Collector collector) |
public static final String PREFIX
public MetricsProperties.Collector getCollector()
public void setCollector(MetricsProperties.Collector collector)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.