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