public class FSMDataLoader extends DataLoaderFactory
| Modifier and Type | Field and Description |
|---|---|
protected MetricDataLoader[] |
threads |
source| Constructor and Description |
|---|
FSMDataLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
load(ChukwaConfiguration conf,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.FileStatus[] fileList) |
void |
shutdown() |
getConf, getFileSystem, getSourceprotected MetricDataLoader[] threads
public void load(ChukwaConfiguration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.FileStatus[] fileList) throws IOException
load in class DataLoaderFactoryIOExceptionpublic void shutdown()
throws InterruptedException
InterruptedExceptionCopyright © 2015 Apache Software Foundation. All Rights Reserved.