Packages

p

zio.elasticsearch

aggregation

package aggregation

Linear Supertypes

Type Members

  1. sealed trait ElasticAggregation extends AnyRef
  2. sealed trait MultipleAggregations extends ElasticAggregation with WithAgg
  3. sealed trait SingleElasticAggregation extends ElasticAggregation
  4. sealed trait TermsAggregation extends SingleElasticAggregation with WithSubAgg[TermsAggregation] with WithAgg

Inherited from AnyRef

Inherited from Any

Ungrouped