- Prev
- Next
Uses of Class
org.apache.nutch.indexer.NutchIndexAction
Packages that use NutchIndexAction Package Description org.apache.nutch.indexer
Index content, configure and run indexing and cleaning jobs to add, update, and delete documents from an index.
Uses of NutchIndexAction in org.apache.nutch.indexer
Methods in org.apache.nutch.indexer that return types with arguments of type NutchIndexAction Modifier and Type Method and Description org.apache.hadoop.mapred.RecordWriter
IndexerOutputFormat.getRecordWriter(org.apache.hadoop.fs.FileSystem ignored,
org.apache.hadoop.mapred.JobConf job,
String name,
org.apache.hadoop.util.Progressable progress)
Method parameters in org.apache.nutch.indexer with type arguments of type NutchIndexAction Modifier and Type Method and Description void
IndexerMapReduce.reduce(org.apache.hadoop.io.Text key,
Iterator
- Prev
- Next