Class SearchTermsAggregatorTransformer

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

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

  • Method Details

    • apply

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