Class AbstractMinMaxStatsService
java.lang.Object
io.camunda.optimize.service.db.report.service.AbstractMinMaxStatsService
- Direct Known Subclasses:
MinMaxStatsServiceES,MinMaxStatsServiceOS
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected MinMaxStatDtoreturnEmptyResultIfInstanceIndexNotFound(RuntimeException e, String[] indexNames)
-
Field Details
-
NESTED_AGGREGATION_FIRST_FIELD
- See Also:
-
NESTED_AGGREGATION_SECOND_FIELD
- See Also:
-
FILTER_AGGREGATION_FIRST_FIELD
- See Also:
-
FILTER_AGGREGATION_SECOND_FIELD
- See Also:
-
STATS_AGGREGATION_FIRST_FIELD
- See Also:
-
STATS_AGGREGATION_SECOND_FIELD
- See Also:
-
-
Constructor Details
-
AbstractMinMaxStatsService
public AbstractMinMaxStatsService()
-
-
Method Details
-
returnEmptyResultIfInstanceIndexNotFound
protected MinMaxStatDto returnEmptyResultIfInstanceIndexNotFound(RuntimeException e, String[] indexNames)
-