Uses of Enum Class
io.quarkus.redis.datasource.timeseries.Reducer
Packages that use Reducer
-
Uses of Reducer in io.quarkus.redis.datasource.timeseries
Methods in io.quarkus.redis.datasource.timeseries that return ReducerModifier and TypeMethodDescriptionstatic ReducerReturns the enum constant of this class with the specified name.static Reducer[]Reducer.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.redis.datasource.timeseries with parameters of type ReducerModifier and TypeMethodDescriptionAggregates results across different time series, grouped by the provided label name.