[TOC]
- Overview
- Package
- Class
- Use
- Tree
- Deprecated
- Index
- Help
Hierarchy For Package org.apache.nutch.indexer
Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.apache.nutch.indexer.CleaningJob (implements org.apache.hadoop.util.Tool)
- org.apache.nutch.indexer.CleaningJob.DBFilter (implements org.apache.hadoop.mapred.Mapper
) - org.apache.nutch.indexer.CleaningJob.DeleterReducer (implements org.apache.hadoop.mapred.Reducer
) - org.apache.hadoop.conf.Configured (implements org.apache.hadoop.conf.Configurable)
- org.apache.nutch.indexer.IndexerMapReduce (implements org.apache.hadoop.mapred.Mapper
, org.apache.hadoop.mapred.Reducer ) - org.apache.nutch.indexer.IndexingFiltersChecker (implements org.apache.hadoop.util.Tool)
- org.apache.nutch.indexer.IndexingJob (implements org.apache.hadoop.util.Tool)
- org.apache.nutch.indexer.IndexerMapReduce (implements org.apache.hadoop.mapred.Mapper
- org.apache.hadoop.mapred.FileOutputFormat
(implements org.apache.hadoop.mapred.OutputFormat ) - org.apache.nutch.indexer.IndexerOutputFormat
- org.apache.nutch.indexer.IndexingFilters
- org.apache.nutch.indexer.IndexWriters
- org.apache.nutch.indexer.NutchDocument (implements java.lang.Iterable
, org.apache.hadoop.io.Writable) - org.apache.nutch.indexer.NutchField (implements org.apache.hadoop.io.Writable)
- org.apache.nutch.indexer.NutchIndexAction (implements org.apache.hadoop.io.Writable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.nutch.indexer.IndexingException
- java.lang.Exception
Interface Hierarchy
- org.apache.hadoop.conf.Configurable
- org.apache.nutch.indexer.IndexingFilter (also extends org.apache.nutch.plugin.Pluggable)
- org.apache.nutch.indexer.IndexWriter (also extends org.apache.nutch.plugin.Pluggable)
- org.apache.nutch.plugin.Pluggable
- org.apache.nutch.indexer.IndexingFilter (also extends org.apache.hadoop.conf.Configurable)
- org.apache.nutch.indexer.IndexWriter (also extends org.apache.hadoop.conf.Configurable)
- Overview
- Package
- Class
- Use
- Tree
- Deprecated
- Index
- Help