public class Config extends Object
| Constructor and Description |
|---|
Config(long collectionIntervalInMilliseconds,
List<Server> servers,
String metricNamePrefix) |
| Modifier and Type | Method and Description |
|---|---|
long |
collectionIntervalInMilliseconds() |
String |
metricNamePrefix() |
List<Server> |
servers() |
Copyright © 2015. All rights reserved.