Uses of Class
io.camunda.optimize.service.db.os.report.context.VariableAggregationContextOS
Packages that use VariableAggregationContextOS
Package
Description
-
Uses of VariableAggregationContextOS in io.camunda.optimize.service.db.os.report.context
Classes in io.camunda.optimize.service.db.os.report.context with type parameters of type VariableAggregationContextOSModifier and TypeClassDescriptionstatic classVariableAggregationContextOS.VariableAggregationContextOSBuilder<C extends VariableAggregationContextOS,B extends VariableAggregationContextOS.VariableAggregationContextOSBuilder<C, B>> -
Uses of VariableAggregationContextOS in io.camunda.optimize.service.db.os.report.service
Methods in io.camunda.optimize.service.db.os.report.service with parameters of type VariableAggregationContextOSModifier and TypeMethodDescriptionOptional<org.apache.commons.lang3.tuple.Pair<String, org.opensearch.client.opensearch._types.aggregations.Aggregation>> NumberVariableAggregationServiceOS.createNumberVariableAggregation(VariableAggregationContextOS context) Optional<org.opensearch.client.opensearch._types.query_dsl.Query> VariableAggregationServiceOS.createVariableFilterQuery(VariableAggregationContextOS context) Optional<org.apache.commons.lang3.tuple.Pair<String, org.opensearch.client.opensearch._types.aggregations.Aggregation>> VariableAggregationServiceOS.createVariableSubAggregation(VariableAggregationContextOS context)