Class ArrayValuesSourceParser.GeoPointValuesSourceParser

java.lang.Object
org.elasticsearch.search.aggregations.matrix.ArrayValuesSourceParser<org.elasticsearch.search.aggregations.support.ValuesSource.GeoPoint>
org.elasticsearch.search.aggregations.matrix.ArrayValuesSourceParser.GeoPointValuesSourceParser
All Implemented Interfaces:
org.elasticsearch.search.aggregations.Aggregator.Parser
Enclosing class:
ArrayValuesSourceParser<VS extends org.elasticsearch.search.aggregations.support.ValuesSource>

public abstract static class ArrayValuesSourceParser.GeoPointValuesSourceParser extends ArrayValuesSourceParser<org.elasticsearch.search.aggregations.support.ValuesSource.GeoPoint>
  • Constructor Details

    • GeoPointValuesSourceParser

      protected GeoPointValuesSourceParser(boolean formattable)