JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Package org.elasticsearch.plugins.spi
package
org.elasticsearch.plugins.spi
This package contains interfaces for services provided by Elasticsearch plugins to external applications like the Java High Level Rest Client.
Interface Summary
Interface
Description
NamedXContentProvider
Provides named XContent parsers.