Class InternalNested

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, Aggregation, Nested, SingleBucketAggregation, HasAggregations

public class InternalNested extends InternalSingleBucketAggregation implements Nested
Result of the NestedAggregator.
Opensearch.internal: