Uses of Class
com.influxdb.query.dsl.functions.ReduceFlux
-
Uses of ReduceFlux in com.influxdb.query.dsl
Modifier and TypeMethodDescriptionfinal ReduceFlux
Flux.reduce()
Reduce aggregates records in each table according to the reducer.final ReduceFlux
Reduce aggregates records in each table according to the reducer. -
Uses of ReduceFlux in com.influxdb.query.dsl.functions
Modifier and TypeMethodDescriptionReduceFlux.withFunction
(String function) ReduceFlux.withIdentity
(String identity)