Uses of Class
com.influxdb.query.dsl.functions.IntegralFlux
Packages that use IntegralFlux
-
Uses of IntegralFlux in com.influxdb.query.dsl
Methods in com.influxdb.query.dsl that return IntegralFluxModifier and TypeMethodDescriptionfinal IntegralFlux
Flux.integral()
For each aggregate column, it outputs the area under the curve of non null records.final IntegralFlux
Flux.integral
(Long duration, ChronoUnit unit) For each aggregate column, it outputs the area under the curve of non null records. -
Uses of IntegralFlux in com.influxdb.query.dsl.functions
Methods in com.influxdb.query.dsl.functions that return IntegralFlux