Uses of Class
com.influxdb.query.dsl.functions.IntegralFlux
-
Uses of IntegralFlux in com.influxdb.query.dsl
Modifier 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