JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.elasticsearch.server
Package
org.elasticsearch.script
Interface IngestScript.Factory
Enclosing class:
IngestScript
public static interface
IngestScript.Factory
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)