public class DataFactory extends Object
Modifier and Type | Method and Description |
---|---|
void |
addDefaultTag(String tag) |
Iterator<String> |
getCollectorURLs() |
String |
getDefaultTags() |
ChunkQueue |
getEventQueue() |
static DataFactory |
getInstance() |
public static DataFactory getInstance()
public ChunkQueue getEventQueue()
public String getDefaultTags()
public void addDefaultTag(String tag)
public Iterator<String> getCollectorURLs() throws IOException
IOException
- on other errorCopyright © ${year} The Apache Software Foundation