JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.nutch.plugin
Interface Pluggable
All Known Subinterfaces:
FieldPluggable
,
IndexCleaningFilter
,
IndexingFilter
,
IndexWriter
,
ParseFilter
,
Parser
,
Protocol
,
ScoringFilter
,
URLFilter
All Known Implementing Classes:
AnchorIndexingFilter
,
AutomatonURLFilter
,
BasicIndexingFilter
,
CCIndexingFilter
,
CCParseFilter
,
DomainURLFilter
,
ElasticIndexWriter
,
File
,
Ftp
,
HBaseIndexWriter
,
HtmlIndexingFilter
,
HTMLLanguageParser
,
HtmlParser
,
Http
,
Http
,
HttpBase
,
JsoupHtmlParser
,
JsoupIndexingFilter
,
JSParseFilter
,
LanguageIndexingFilter
,
LinkAnalysisScoringFilter
,
MetadataIndexer
,
MetaTagsParser
,
MoreIndexingFilter
,
OPICScoringFilter
,
PrefixURLFilter
,
RegexURLFilter
,
RegexURLFilterBase
,
RelTagIndexingFilter
,
RelTagParser
,
ScoringFilters
,
Sftp
,
SolrIndexWriter
,
Subcollection
,
SubcollectionIndexingFilter
,
SuffixURLFilter
,
TikaParser
,
TLDIndexingFilter
,
TLDScoringFilter
,
UrlValidator
public interface
Pluggable
Defines the capability of a class to be plugged into Nutch. This is a common interface that must be implemented by all Nutch Extension Points.
Author:
Jérôme Charron
See Also:
About Plugins
,
plugin package description
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2019 The Apache Software Foundation