public class MetricDataLoaderPool extends DataLoaderFactory
| Constructor and Description |
|---|
MetricDataLoaderPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
load(ChukwaConfiguration conf,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.FileStatus[] fileList) |
void |
shutdown() |
getSourcepublic void load(ChukwaConfiguration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.FileStatus[] fileList) throws IOException
load in class DataLoaderFactoryconf - Chukwa Configurationfs - Hadoop File SystemfileList - List of files to loadIOException - if error loading filespublic void shutdown()
throws InterruptedException
InterruptedExceptionCopyright © 2016 Apache Software Foundation. All Rights Reserved.