Class GeoPointDocValuesField

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

public class GeoPointDocValuesField extends Object implements DocValuesField<GeoPoint>, ScriptDocValues.GeometrySupplier<GeoPoint>