JavaScript is disabled on your browser.
Skip navigation links
⇖ solr-start.com
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.solr.util.plugin
Interface PluginInfoInitialized
All Known Implementing Classes:
BlobHandler
,
CdcrUpdateLog
,
DefaultSolrHighlighter
,
ExactSharedStatsCache
,
ExactStatsCache
,
ExpandComponent
,
ExportHandler
,
HdfsUpdateLog
,
HighlightComponent
,
HttpShardHandlerFactory
,
LocalStatsCache
,
LRUStatsCache
,
PluginBag.RuntimeLib
,
PostingsSolrHighlighter
,
RealTimeGetHandler
,
SearchHandler
,
SolrGangliaReporter
,
SolrGraphiteReporter
,
SolrJmxReporter
,
SolrMetricReporter
,
SolrSlf4jReporter
,
StandardRequestHandler
,
StatsCache
,
UnifiedSolrHighlighter
,
UpdateLog
,
UpdateRequestProcessorChain
public interface
PluginInfoInitialized
A plugin that can be initialized with a PluginInfo
Since:
solr 1.4
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
init
(
PluginInfo
info)
Method Detail
init
void
init
(
PluginInfo
info)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method