public class GraphiteConfig extends Object
GraphiteConfig()
String
getHost()
int
getPort()
boolean
isEnabled()
void
setEnabled(boolean enabled)
setHost(String host)
setPort(int port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GraphiteConfig()
public boolean isEnabled()
public void setEnabled(boolean enabled)
public String getHost()
public void setHost(String host)
public int getPort()
public void setPort(int port)