Class ScriptDocValues.DoublesSupplier

java.lang.Object
org.elasticsearch.index.fielddata.ScriptDocValues.DoublesSupplier
All Implemented Interfaces:
ScriptDocValues.Supplier<Double>
Enclosing class:
ScriptDocValues<T>

public static class ScriptDocValues.DoublesSupplier extends Object implements ScriptDocValues.Supplier<Double>