Class IpDocValuesField.SortedBinaryIpSupplier

java.lang.Object
org.elasticsearch.script.field.IpDocValuesField.SortedBinaryIpSupplier
All Implemented Interfaces:
ScriptDocValues.Supplier<InetAddress>
Enclosing class:
IpDocValuesField

protected static class IpDocValuesField.SortedBinaryIpSupplier extends Object implements ScriptDocValues.Supplier<InetAddress>
Used if we do not have global ordinals, such as in the IP runtime field see: IpScriptFieldData