public class MetricDataLoaderPool extends DataLoaderFactory
Modifier and Type | Field and Description |
---|---|
protected MetricDataLoader[] |
threads |
source
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() |
protected MetricDataLoader[] threads
public void load(ChukwaConfiguration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.FileStatus[] fileList) throws IOException
load
in class DataLoaderFactory
IOException
public void shutdown() throws InterruptedException
InterruptedException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.