public class IndexerOutputFormat extends FileOutputFormat<Text,NutchIndexAction>
FileOutputFormat.Counter| Constructor and Description |
|---|
IndexerOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
RecordWriter<Text,NutchIndexAction> |
getRecordWriter(FileSystem ignored,
JobConf job,
java.lang.String name,
Progressable progress) |
checkOutputSpecs, getCompressOutput, getOutputCompressorClass, getOutputPath, getPathForCustomFile, getTaskOutputPath, getUniqueName, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputPath, setWorkOutputPathpublic RecordWriter<Text,NutchIndexAction> getRecordWriter(FileSystem ignored, JobConf job, java.lang.String name, Progressable progress) throws java.io.IOException
getRecordWriter in interface OutputFormat<Text,NutchIndexAction>getRecordWriter in class FileOutputFormat<Text,NutchIndexAction>java.io.IOExceptionCopyright © 2017 The Apache Software Foundation