Class DurationAggregationService

java.lang.Object
io.camunda.optimize.service.db.report.service.DurationAggregationService
Direct Known Subclasses:
DurationAggregationServiceES, DurationAggregationServiceOS

public class DurationAggregationService extends Object
  • Field Details

    • DURATION_HISTOGRAM_AGGREGATION

      protected static final String DURATION_HISTOGRAM_AGGREGATION
      See Also:
    • AUTOMATIC_BUCKET_LIMIT

      protected static final int AUTOMATIC_BUCKET_LIMIT
      See Also:
    • DEFAULT_UNIT

      protected static final BucketUnit DEFAULT_UNIT
    • FILTER_UNIT

      protected static final DurationUnit FILTER_UNIT
  • Constructor Details

    • DurationAggregationService

      public DurationAggregationService()
  • Method Details