| ActionPlugin |
An additional extension point for Plugins that extends Elasticsearch's scripting functionality.
|
| AnalysisPlugin |
An additional extension point for Plugins that extends Elasticsearch's analysis functionality.
|
| ClusterPlugin |
An extension point for Plugin implementations to customer behavior of cluster management.
|
| DiscoveryPlugin |
An additional extension point for Plugins that extends Elasticsearch's discovery functionality.
|
| EnginePlugin |
A plugin that provides alternative engine implementations.
|
| ExtensiblePlugin |
An extension point for Plugin implementations to be themselves extensible.
|
| IndexStorePlugin |
A plugin that provides alternative directory implementations.
|
| IndexStorePlugin.DirectoryFactory |
An interface that describes how to create a new directory instance per shard.
|
| IngestPlugin |
An extension point for Plugin implementations to add custom ingest processors
|
| MapperPlugin |
An extension point for Plugin implementations to add custom mappers
|
| NetworkPlugin |
Plugin for extending network and transport related classes
|
| PersistentTaskPlugin |
Plugin for registering persistent tasks executors.
|
| ReloadablePlugin |
An extension point for Plugins that can be reloaded.
|
| RepositoryPlugin |
An extension point for Plugin implementations to add custom snapshot repositories.
|
| ScriptPlugin |
An additional extension point for Plugins that extends Elasticsearch's scripting functionality.
|
| SearchPlugin |
Plugin for extending search time behavior.
|