| Constructor and Description |
|---|
MetricDataLoader(ChukwaConfiguration conf,
org.apache.hadoop.fs.FileSystem fs,
String fileName)
Creates a new instance of DBWriter
|
MetricDataLoader(String fileName) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
call() |
static String |
escapeQuotes(String s) |
void |
interrupt() |
static void |
main(String[] args) |
boolean |
run() |
public MetricDataLoader(String fileName) throws IOException
IOExceptionpublic MetricDataLoader(ChukwaConfiguration conf, org.apache.hadoop.fs.FileSystem fs, String fileName)
conf - Chukwa Configurationfs - Hadoop File SystemfileName - Chukwa Sequence filepublic void interrupt()
public boolean run()
throws IOException
IOExceptionpublic Boolean call() throws IOException
call in interface CallableIOExceptionpublic static void main(String[] args)
Copyright © 2016 Apache Software Foundation. All Rights Reserved.