Class VariableAggregationContext
java.lang.Object
io.camunda.optimize.service.db.report.context.VariableAggregationContext
- Direct Known Subclasses:
VariableAggregationContextES,VariableAggregationContextOS
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classVariableAggregationContext.VariableAggregationContextBuilder<C extends VariableAggregationContext,B extends VariableAggregationContext.VariableAggregationContextBuilder<C, B>> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanString[]doubleinthashCode()voidsetVariableRangeMinMaxStats(MinMaxStatDto variableRangeMinMaxStats) toString()
-
Constructor Details
-
VariableAggregationContext
protected VariableAggregationContext(VariableAggregationContext.VariableAggregationContextBuilder<?, ?> b)
-
-
Method Details
-
getCombinedRangeMinMaxStats
-
getMaxVariableValue
public double getMaxVariableValue() -
getVariableName
-
getVariableType
-
getVariablePath
-
getNestedVariableNameField
-
getNestedVariableValueFieldLabel
-
getTimezone
-
getCustomBucketDto
-
getDateUnit
-
getIndexNames
-
getVariableRangeMinMaxStats
-
getFilterContext
-
setVariableRangeMinMaxStats
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-
builder
-