Class SingleBucketAggregateBase

java.lang.Object
co.elastic.clients.elasticsearch._types.aggregations.AggregateBase
co.elastic.clients.elasticsearch._types.aggregations.SingleBucketAggregateBase
All Implemented Interfaces:
JsonpSerializable
Direct Known Subclasses:
ChildrenAggregate, FilterAggregate, GlobalAggregate, MissingAggregate, NestedAggregate, ParentAggregate, ReverseNestedAggregate, SamplerAggregate, UnmappedSamplerAggregate

public abstract class SingleBucketAggregateBase
extends AggregateBase
Base type for single-bucket aggregation results that can hold sub-aggregations results.
See Also:
API specification