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
IOException
Copyright © 2017. All Rights Reserved.