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