Class VariableAggregationContextES
java.lang.Object
io.camunda.optimize.service.db.report.context.VariableAggregationContext
io.camunda.optimize.service.db.es.report.context.VariableAggregationContextES
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classVariableAggregationContextES.VariableAggregationContextESBuilder<C extends VariableAggregationContextES,B extends VariableAggregationContextES.VariableAggregationContextESBuilder<C, B>> Nested classes/interfaces inherited from class io.camunda.optimize.service.db.report.context.VariableAggregationContext
VariableAggregationContext.VariableAggregationContextBuilder<C extends VariableAggregationContext,B extends VariableAggregationContext.VariableAggregationContextBuilder<C, B>> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedVariableAggregationContextES(VariableAggregationContextES.VariableAggregationContextESBuilder<?, ?> b) -
Method Summary
Methods inherited from class io.camunda.optimize.service.db.report.context.VariableAggregationContext
getCombinedRangeMinMaxStats, getCustomBucketDto, getDateUnit, getFilterContext, getIndexNames, getMaxVariableValue, getNestedVariableNameField, getNestedVariableValueFieldLabel, getTimezone, getVariableName, getVariablePath, getVariableRangeMinMaxStats, getVariableType, setVariableRangeMinMaxStats
-
Constructor Details
-
VariableAggregationContextES
protected VariableAggregationContextES(VariableAggregationContextES.VariableAggregationContextESBuilder<?, ?> b)
-
-
Method Details
-
getBaseQueryForMinMaxStats
public co.elastic.clients.elasticsearch._types.query_dsl.BoolQuery getBaseQueryForMinMaxStats() -
getSubAggregations
-
equals
- Overrides:
equalsin classVariableAggregationContext
-
canEqual
- Overrides:
canEqualin classVariableAggregationContext
-
hashCode
public int hashCode()- Overrides:
hashCodein classVariableAggregationContext
-
toString
- Overrides:
toStringin classVariableAggregationContext
-
builder
-