zio.elasticsearch.aggregation.TermsAggregation
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Adds a sub-aggregation to the aggregation.
Adds a sub-aggregation to the aggregation.
Attributes
- subAgg
the SingleElasticAggregation to add as sub-aggregation
- Returns:
a new instance of the ElasticAggregation with the given sub-aggregation.
- Inherited from:
- WithSubAgg (hidden)