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 IntegralFluxFlux.integral()For each aggregate column, it outputs the area under the curve of non null records.final IntegralFluxFlux.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