Package org.elasticsearch.script
Interface LongFieldScript.Factory
- All Superinterfaces:
ScriptFactory
- Enclosing class:
- LongFieldScript
-
Method Summary
Modifier and TypeMethodDescriptionnewFactory(String fieldName, Map<String,Object> params, SearchLookup searchLookup)
Methods inherited from interface org.elasticsearch.script.ScriptFactory
isResultDeterministic
-
Method Details
-
newFactory
LongFieldScript.LeafFactory newFactory(String fieldName, Map<String,Object> params, SearchLookup searchLookup)
-