public class GmondConfigParser extends Object
| Constructor and Description |
|---|
GmondConfigParser() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
findSendChannels(String conf) |
List<HostPort> |
getGmondSendChannels(String fileName) |
List<HostPort> |
getGmondSendChannelsFromConf(String conf) |
HostPort |
makeHostPort(Map<String,String> chan) |
Map<String,String> |
mapifyChannelString(String sChannel) |
String |
readFile(String fileName) |
String |
removeEmptyLines(String conf) |
String |
stripComments(String conf) |
public String readFile(String fileName) throws IOException
IOExceptionCopyright © 2015 AddThis. All rights reserved.