Class VariableAggregationContextOS
java.lang.Object
io.camunda.optimize.service.db.report.context.VariableAggregationContext
io.camunda.optimize.service.db.os.report.context.VariableAggregationContextOS
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classVariableAggregationContextOS.VariableAggregationContextOSBuilder<C extends VariableAggregationContextOS,B extends VariableAggregationContextOS.VariableAggregationContextOSBuilder<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
ConstructorsModifierConstructorDescriptionprotectedVariableAggregationContextOS(VariableAggregationContextOS.VariableAggregationContextOSBuilder<?, ?> 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
-
VariableAggregationContextOS
protected VariableAggregationContextOS(VariableAggregationContextOS.VariableAggregationContextOSBuilder<?, ?> b)
-
-
Method Details
-
getBaseQueryForMinMaxStats
public org.opensearch.client.opensearch._types.query_dsl.Query getBaseQueryForMinMaxStats() -
getSubAggregations
-
equals
- Overrides:
equalsin classVariableAggregationContext
-
canEqual
- Overrides:
canEqualin classVariableAggregationContext
-
hashCode
public int hashCode()- Overrides:
hashCodein classVariableAggregationContext
-
toString
- Overrides:
toStringin classVariableAggregationContext
-
builder
-