Uses of Class
com.influxdb.query.dsl.functions.ReduceFlux
Packages that use ReduceFlux
-
Uses of ReduceFlux in com.influxdb.query.dsl
Methods in com.influxdb.query.dsl that return ReduceFluxModifier and TypeMethodDescriptionfinal ReduceFluxFlux.reduce()Reduce aggregates records in each table according to the reducer.final ReduceFluxReduce aggregates records in each table according to the reducer. -
Uses of ReduceFlux in com.influxdb.query.dsl.functions
Methods in com.influxdb.query.dsl.functions that return ReduceFluxModifier and TypeMethodDescriptionReduceFlux.withFunction(String function) ReduceFlux.withIdentity(String identity)