Class SearchBucketSortAggregationTransformer

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

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

    • SearchBucketSortAggregationTransformer

      public SearchBucketSortAggregationTransformer(ElasticsearchTransformers transformers)
  • Method Details