org.apache.hadoop.chukwa.dataloader
Class MetricDataLoaderPool
java.lang.Object
org.apache.hadoop.chukwa.dataloader.DataLoaderFactory
org.apache.hadoop.chukwa.dataloader.MetricDataLoaderPool
public class MetricDataLoaderPool
- extends DataLoaderFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
threads
protected MetricDataLoader[] threads
MetricDataLoaderPool
public MetricDataLoaderPool()
load
public void load(ChukwaConfiguration conf,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.FileStatus[] fileList)
throws IOException
- Overrides:
load
in class DataLoaderFactory
- Throws:
IOException
shutdown
public void shutdown()
throws InterruptedException
- Throws:
InterruptedException
Copyright © ${year} The Apache Software Foundation