JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.opensearch.script
Interface IngestScript.Factory
Enclosing class:
IngestScript
public static interface
IngestScript.Factory
Factory for ingest script
Opensearch.internal:
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IngestScript
newInstance
(
Map
<
String
,
Object
> params)
Method Details
newInstance
IngestScript
newInstance
(
Map
<
String
,
Object
> params)