public class StatsDEmitterConfig extends Object
Constructor and Description |
---|
StatsDEmitterConfig(String hostname,
Integer port,
String prefix,
String separator,
Boolean includeHost,
String dimensionMapPath) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDimensionMapPath() |
String |
getHostname() |
Boolean |
getIncludeHost() |
int |
getPort() |
String |
getPrefix() |
String |
getSeparator() |
int |
hashCode() |
Copyright © 2011–2017. All rights reserved.