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
IOException
public MetricDataLoader(ChukwaConfiguration conf, org.apache.hadoop.fs.FileSystem fs, String fileName)
conf
- fs
- fileName
- public void interrupt()
public boolean run() throws IOException
IOException
public Boolean call() throws IOException
call
in interface Callable
IOException
public static void main(String[] args)
Copyright © 2015 Apache Software Foundation. All Rights Reserved.