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() |
getSource
public void load(ChukwaConfiguration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.FileStatus[] fileList) throws IOException
load
in class DataLoaderFactory
conf
- Chukwa Configurationfs
- Hadoop File SystemfileList
- List of files to loadIOException
- if error loading filespublic void shutdown() throws InterruptedException
InterruptedException
Copyright © 2016 Apache Software Foundation. All Rights Reserved.