All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, Aggregation, Global, SingleBucketAggregation, HasAggregations

public class InternalGlobal
extends InternalSingleBucketAggregation
implements Global
A global scope get (the document set on which we aggregate is all documents in the search context (ie. index + type) regardless the query.