Class InternalAggregations

java.lang.Object
org.elasticsearch.search.aggregations.Aggregations
org.elasticsearch.search.aggregations.InternalAggregations
All Implemented Interfaces:
Iterable<Aggregation>, Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment

public final class InternalAggregations extends Aggregations implements Writeable
An internal implementation of Aggregations.