public class AvroContainerInputFormat
extends <any>
| Modifier and Type | Field and Description |
|---|---|
protected JobConf |
jobConf |
| Constructor and Description |
|---|
AvroContainerInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(JobConf jobConf) |
<any> |
getRecordReader(InputSplit inputSplit,
JobConf jc,
Reporter reporter) |
protected FileStatus[] |
listStatus(JobConf job) |
protected FileStatus[] listStatus(JobConf job)
throws java.io.IOException
java.io.IOExceptionpublic <any> getRecordReader(InputSplit inputSplit,
JobConf jc,
Reporter reporter)
throws java.io.IOException
java.io.IOExceptionpublic void configure(JobConf jobConf)
Copyright © 2012 The Apache Software Foundation