Class VariableAggregationContextES.VariableAggregationContextESBuilder<C extends VariableAggregationContextES,B extends VariableAggregationContextES.VariableAggregationContextESBuilder<C,B>>
java.lang.Object
io.camunda.optimize.service.db.report.context.VariableAggregationContext.VariableAggregationContextBuilder<C,B>
io.camunda.optimize.service.db.es.report.context.VariableAggregationContextES.VariableAggregationContextESBuilder<C,B>
- Enclosing class:
VariableAggregationContextES
public abstract static class VariableAggregationContextES.VariableAggregationContextESBuilder<C extends VariableAggregationContextES,B extends VariableAggregationContextES.VariableAggregationContextESBuilder<C,B>>
extends VariableAggregationContext.VariableAggregationContextBuilder<C,B>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbaseQueryForMinMaxStats(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery baseQueryForMinMaxStats) abstract Cbuild()protected abstract Bself()subAggregations(Map<String, co.elastic.clients.elasticsearch._types.aggregations.Aggregation.Builder.ContainerBuilder> subAggregations) toString()Methods inherited from class io.camunda.optimize.service.db.report.context.VariableAggregationContext.VariableAggregationContextBuilder
combinedRangeMinMaxStats, customBucketDto, dateUnit, filterContext, indexNames, nestedVariableNameField, nestedVariableValueFieldLabel, timezone, variableName, variablePath, variableRangeMinMaxStats, variableType
-
Constructor Details
-
VariableAggregationContextESBuilder
public VariableAggregationContextESBuilder()
-
-
Method Details
-
baseQueryForMinMaxStats
public B baseQueryForMinMaxStats(co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery baseQueryForMinMaxStats) -
subAggregations
-
self
- Specified by:
selfin classVariableAggregationContext.VariableAggregationContextBuilder<C extends VariableAggregationContextES,B extends VariableAggregationContextES.VariableAggregationContextESBuilder<C, B>>
-
build
- Specified by:
buildin classVariableAggregationContext.VariableAggregationContextBuilder<C extends VariableAggregationContextES,B extends VariableAggregationContextES.VariableAggregationContextESBuilder<C, B>>
-
toString
- Overrides:
toStringin classVariableAggregationContext.VariableAggregationContextBuilder<C extends VariableAggregationContextES,B extends VariableAggregationContextES.VariableAggregationContextESBuilder<C, B>>
-