Class TermsAggregationTransformer

java.lang.Object
io.camunda.search.es.transformers.ElasticsearchTransformer<SearchTermsAggregator,co.elastic.clients.elasticsearch._types.aggregations.Aggregation>
io.camunda.search.es.transformers.aggregator.AggregationOptionTransformer<SearchTermsAggregator,co.elastic.clients.elasticsearch._types.aggregations.Aggregation>
io.camunda.search.es.transformers.aggregator.TermsAggregationTransformer
All Implemented Interfaces:
SearchTransfomer<SearchTermsAggregator,co.elastic.clients.elasticsearch._types.aggregations.Aggregation>

public final class TermsAggregationTransformer extends AggregationOptionTransformer<SearchTermsAggregator,co.elastic.clients.elasticsearch._types.aggregations.Aggregation>
  • Constructor Details

  • Method Details

    • apply

      public co.elastic.clients.elasticsearch._types.aggregations.Aggregation apply(SearchTermsAggregator value)