Class DoubleDocValuesField

java.lang.Object
org.elasticsearch.script.field.DoubleDocValuesField
All Implemented Interfaces:
Iterable<Double>, ScriptDocValues.Supplier<Double>, DocValuesField<Double>, Field<Double>

public class DoubleDocValuesField extends Object implements DocValuesField<Double>, ScriptDocValues.Supplier<Double>