Class ScriptDocValues.StringsSupplier

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

public static class ScriptDocValues.StringsSupplier extends Object implements ScriptDocValues.Supplier<String>