|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An output data format. Output files are stored in a NutchFileSystem.
| Method Summary | |
String |
getName()
The name of this output format. |
RecordWriter |
getRecordWriter(NutchFileSystem fs,
JobConf job,
String name)
Construct a RecordWriter. |
| Method Detail |
public String getName()
OutputFormats
public RecordWriter getRecordWriter(NutchFileSystem fs,
JobConf job,
String name)
throws IOException
RecordWriter.
fs - the file system to write tojob - the job whose output is being writtenname - the unique name for this part of the output
RecordWriter
IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||