Uses of Class
org.elasticsearch.ingest.Processor.Parameters
-
Packages that use Processor.Parameters Package Description org.elasticsearch.plugins -
-
Uses of Processor.Parameters in org.elasticsearch.plugins
Methods in org.elasticsearch.plugins with parameters of type Processor.Parameters Modifier and Type Method Description default Map<String,Processor.Factory>IngestPlugin. getProcessors(Processor.Parameters parameters)Returns additional ingest processor types added by this plugin.
-