Uses of Package
com.influxdb.query
Packages that use com.influxdb.query
Package
Description
-
Classes in com.influxdb.query used by com.influxdb.clientClassDescriptionA record is a tuple of values.This class represents the table structure of the Flux CSV Response.This class represents the result of an InfluxQL query.A value extractor is used to convert the string value returned by query into a custom type.
-
Classes in com.influxdb.query used by com.influxdb.client.fluxClassDescriptionA record is a tuple of values.This class represents the table structure of the Flux CSV Response.
-
Classes in com.influxdb.query used by com.influxdb.client.flux.internalClassDescriptionA record is a tuple of values.This class represents the table structure of the Flux CSV Response.
-
Classes in com.influxdb.query used by com.influxdb.client.internalClassDescriptionThis class represents the result of an InfluxQL query.Represents one result of an InfluxQL query.A value extractor is used to convert the string value returned by query into a custom type.
-
Classes in com.influxdb.query used by com.influxdb.client.reactive
-
Classes in com.influxdb.query used by com.influxdb.internal
-
Classes in com.influxdb.query used by com.influxdb.queryClassDescriptionThis class represents a column header specification of
FluxTable
.A record is a tuple of values.Represents one result of an InfluxQL query.Represents one series within theInfluxQLQueryResult.Result
of an InfluxQL query.Represents one data record within aInfluxQLQueryResult.Series
of an InfluxQL query. -
Classes in com.influxdb.query used by com.influxdb.query.internalClassDescriptionA record is a tuple of values.This class represents the table structure of the Flux CSV Response.
-
Classes in com.influxdb.query used by example