Uses of Interface
org.elasticsearch.plugins.IngestPlugin
-
Packages that use IngestPlugin Package Description org.elasticsearch.ingest -
-
Uses of IngestPlugin in org.elasticsearch.ingest
Constructor parameters in org.elasticsearch.ingest with type arguments of type IngestPlugin Constructor Description IngestService(ClusterService clusterService, ThreadPool threadPool, Environment env, ScriptService scriptService, AnalysisRegistry analysisRegistry, List<IngestPlugin> ingestPlugins, Client client)
-