protected InternalTerms |
LongTerms.newAggregation(String name,
List<InternalTerms.Bucket> buckets,
boolean showTermDocCountError,
long docCountError,
long otherDocCount) |
protected InternalTerms |
UnmappedTerms.newAggregation(String name,
List<InternalTerms.Bucket> buckets,
boolean showTermDocCountError,
long docCountError,
long otherDocCount) |
protected InternalTerms |
StringTerms.newAggregation(String name,
List<InternalTerms.Bucket> buckets,
boolean showTermDocCountError,
long docCountError,
long otherDocCount) |
protected abstract InternalTerms |
InternalTerms.newAggregation(String name,
List<InternalTerms.Bucket> buckets,
boolean showTermDocCountError,
long docCountError,
long otherDocCount) |
protected InternalTerms |
DoubleTerms.newAggregation(String name,
List<InternalTerms.Bucket> buckets,
boolean showTermDocCountError,
long docCountError,
long otherDocCount) |