public class GangliaReporterConfig extends AbstractHostPortReporterConfig
| Constructor and Description |
|---|
GangliaReporterConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
enable() |
boolean |
getCompressPackageNames() |
List<HostPort> |
getFullHostList() |
String |
getGmondConf() |
String |
getGroupPrefix() |
void |
setCompressPackageNames(boolean compressPackageNames) |
void |
setGmondConf(String gmondConf) |
void |
setGroupPrefix(String groupPrefix) |
getHostListAndStringList, getHosts, getHostsString, parseHostString, setHosts, setHostsStringgetMetricPredicate, getPeriod, getPredicate, getRealTimeunit, getTimeunit, isClassAvailable, setPeriod, setPredicate, setTimeunitpublic String getGroupPrefix()
public void setGroupPrefix(String groupPrefix)
public boolean getCompressPackageNames()
public void setCompressPackageNames(boolean compressPackageNames)
public String getGmondConf()
public void setGmondConf(String gmondConf)
public List<HostPort> getFullHostList()
getFullHostList in class AbstractHostPortReporterConfigpublic boolean enable()
enable in class AbstractReporterConfigCopyright © 2013. All Rights Reserved.