public abstract class DataLoaderFactory extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.hadoop.fs.FileStatus[] |
source |
Constructor and Description |
---|
DataLoaderFactory() |
Modifier and Type | Method and Description |
---|---|
void |
load(ChukwaConfiguration conf,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.FileStatus[] src) |
public void load(ChukwaConfiguration conf, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.FileStatus[] src) throws IOException
args
- IOException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.