java.lang.Object
org.elasticsearch.script.field.AbstractScriptFieldFactory<Long>
org.elasticsearch.script.field.AbstractLongDocValuesField
org.elasticsearch.script.field.LongDocValuesField
- All Implemented Interfaces:
- Iterable<Long>,- ScriptDocValues.Supplier<Long>,- DocValuesScriptFieldFactory,- Field<Long>,- ScriptFieldFactory
- 
Field SummaryFields inherited from class org.elasticsearch.script.field.AbstractLongDocValuesFieldcount, input, name, scriptDocValues, values
- 
Constructor SummaryConstructorsConstructorDescriptionLongDocValuesField(org.apache.lucene.index.SortedNumericDocValues input, String name) 
- 
Method SummaryMethods inherited from class org.elasticsearch.script.field.AbstractLongDocValuesFieldformatLong, get, get, getInternal, getLong, getName, isEmpty, iterator, newScriptDocValues, setNextDocId, size, toScriptDocValuesMethods inherited from class org.elasticsearch.script.field.AbstractScriptFieldFactorytoScriptFieldMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.IterableforEach, spliteratorMethods inherited from interface org.elasticsearch.script.field.ScriptFieldFactorytoScriptField
- 
Constructor Details- 
LongDocValuesField
 
-