org.apache.hadoop.chukwa.datacollection
Class DataFactory
java.lang.Object
org.apache.hadoop.chukwa.datacollection.DataFactory
public class DataFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static DataFactory getInstance()
getEventQueue
public ChunkQueue getEventQueue()
getDefaultTags
public String getDefaultTags()
addDefaultTag
public void addDefaultTag(String tag)
getCollectorURLs
public Iterator<String> getCollectorURLs()
throws IOException
- Returns:
- empty list if file does not exist
- Throws:
IOException
- on other error
Copyright © ${year} The Apache Software Foundation