Class StringTermsAggregate

All Implemented Interfaces:
AggregateVariant, JsonpSerializable

@JsonpDeserializable
public class StringTermsAggregate
extends TermsAggregateBase<StringTermsBucket>
implements AggregateVariant
Result of a terms aggregation when the field is a string.
See Also:
API specification