|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.mapred.FileInputFormat<K,V>
edu.umd.cloud9.collection.IndexableFileInputFormat<LongWritable,Spinn3rItem>
edu.umd.cloud9.collection.spinn3r.Spinn3rItemInputFormat
public class Spinn3rItemInputFormat
| Nested Class Summary | |
|---|---|
static class |
Spinn3rItemInputFormat.Spinn3rItemRecordReader
|
| Field Summary |
|---|
| Fields inherited from class org.apache.hadoop.mapred.FileInputFormat |
|---|
LOG |
| Constructor Summary | |
|---|---|
Spinn3rItemInputFormat()
|
|
| Method Summary | |
|---|---|
void |
configure(JobConf conf)
|
RecordReader<LongWritable,Spinn3rItem> |
getRecordReader(InputSplit inputSplit,
JobConf conf,
Reporter reporter)
|
| Methods inherited from class org.apache.hadoop.mapred.FileInputFormat |
|---|
addInputPath, addInputPaths, getInputPathFilter, getInputPaths, getSplits, setInputPathFilter, setInputPaths, setInputPaths |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Spinn3rItemInputFormat()
| Method Detail |
|---|
public void configure(JobConf conf)
public RecordReader<LongWritable,Spinn3rItem> getRecordReader(InputSplit inputSplit,
JobConf conf,
Reporter reporter)
throws IOException
getRecordReader in interface InputFormat<LongWritable,Spinn3rItem>getRecordReader in class FileInputFormat<LongWritable,Spinn3rItem>IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||