org.apache.hadoop.chukwa.dataloader
Class MetricDataLoader
java.lang.Object
org.apache.hadoop.chukwa.dataloader.MetricDataLoader
- All Implemented Interfaces:
- Callable
public class MetricDataLoader
- extends Object
- implements Callable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetricDataLoader
public MetricDataLoader(ChukwaConfiguration conf,
org.apache.hadoop.fs.FileSystem fs,
String fileName)
- Creates a new instance of DBWriter
interrupt
public void interrupt()
escapeQuotes
public static String escapeQuotes(String s)
run
public boolean run()
call
public Boolean call()
- Specified by:
call
in interface Callable
main
public static void main(String[] args)
Copyright © ${year} The Apache Software Foundation