All Implemented Interfaces:
org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, Aggregation, GeoGrid, MultiBucketsAggregation
Direct Known Subclasses:
ParsedGeoHashGrid, ParsedGeoTileGrid

public abstract class ParsedGeoGrid
extends ParsedMultiBucketAggregation<ParsedGeoGridBucket>
implements GeoGrid
  • Constructor Details

    • ParsedGeoGrid

      public ParsedGeoGrid()
  • Method Details