public class FCLocalClusterConf extends Object
| Constructor and Description |
|---|
FCLocalClusterConf() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
getInterfaces() |
HashMap[] |
getTopics() |
HashMap[] |
getTransports() |
static FCLocalClusterConf |
read(String finam) |
void |
setInterfaces(HashMap<String,String> interfaces) |
void |
setTopics(HashMap[] topics) |
void |
setTransports(HashMap[] transports) |
public HashMap[] getTransports()
public void setTransports(HashMap[] transports)
public HashMap[] getTopics()
public void setTopics(HashMap[] topics)
public static FCLocalClusterConf read(String finam) throws IOException
IOExceptionCopyright © 2014. All rights reserved.