Module org.elasticsearch.server
Package org.elasticsearch.script
Interface DoubleValuesScript.Factory
- All Superinterfaces:
ScriptFactory
- Enclosing class:
DoubleValuesScript
A factory to construct
DoubleValuesScript
instances.-
Method Summary
Methods inherited from interface org.elasticsearch.script.ScriptFactory
isResultDeterministic
-
Method Details
-
newInstance
DoubleValuesScript newInstance()
-