Package org.elasticsearch.script
Interface IngestScript.Factory
- Enclosing class:
- IngestScript
public static interface IngestScript.Factory
-
Method Summary
Modifier and Type Method Description IngestScript
newInstance(java.util.Map<java.lang.String,java.lang.Object> params)
-
Method Details
-
newInstance
-