All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, Aggregation, MultiBucketsAggregation, Terms

public class LongTerms extends InternalMappedTerms<LongTerms,​LongTerms.Bucket>
Result of the TermsAggregator when the field is some kind of whole number like a integer, long, or a date.