public class IndexerOutputFormat extends org.apache.hadoop.mapred.FileOutputFormat<org.apache.hadoop.io.Text,NutchIndexAction>
| Constructor and Description |
|---|
IndexerOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapred.RecordWriter<org.apache.hadoop.io.Text,NutchIndexAction> |
getRecordWriter(org.apache.hadoop.fs.FileSystem ignored,
org.apache.hadoop.mapred.JobConf job,
String name,
org.apache.hadoop.util.Progressable progress) |
public org.apache.hadoop.mapred.RecordWriter<org.apache.hadoop.io.Text,NutchIndexAction> getRecordWriter(org.apache.hadoop.fs.FileSystem ignored, org.apache.hadoop.mapred.JobConf job, String name, org.apache.hadoop.util.Progressable progress) throws IOException
getRecordWriter in interface org.apache.hadoop.mapred.OutputFormat<org.apache.hadoop.io.Text,NutchIndexAction>getRecordWriter in class org.apache.hadoop.mapred.FileOutputFormat<org.apache.hadoop.io.Text,NutchIndexAction>IOExceptionCopyright © 2014 The Apache Software Foundation