Class InternalGeoBounds

java.lang.Object
org.opensearch.search.aggregations.InternalAggregation
org.opensearch.geo.search.aggregations.metrics.InternalGeoBounds
All Implemented Interfaces:
org.opensearch.core.common.io.stream.NamedWriteable, org.opensearch.core.common.io.stream.Writeable, org.opensearch.core.xcontent.ToXContent, org.opensearch.core.xcontent.ToXContentFragment, GeoBounds, Aggregation

public class InternalGeoBounds extends InternalAggregation implements GeoBounds
Implementation of geo bounds agg
Opensearch.internal: