Package org.elasticsearch.script
Class IngestScript
java.lang.Object
org.elasticsearch.script.IngestScript
A script used by the Ingest Script Processor.
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic ScriptContext<IngestScript.Factory>
The context used to compileIngestScript
factories.static String[]
-
Constructor Summary
-
Method Summary
-
Field Details
-
PARAMETERS
-
CONTEXT
The context used to compileIngestScript
factories.
-
-
Constructor Details
-
IngestScript
-
-
Method Details
-
getParams
Return the parameters for this script. -
execute
-