| Package | Description |
|---|---|
| com.influxdb.client | |
| com.influxdb.client.domain | |
| com.influxdb.client.internal |
| Modifier and Type | Method and Description |
|---|---|
InfluxQLQueryResult |
InfluxQLQueryApi.query(InfluxQLQuery influxQlQuery)
Executes an InfluxQL query against the legacy endpoint.
|
InfluxQLQueryResult |
InfluxQLQueryApi.query(InfluxQLQuery influxQlQuery,
InfluxQLQueryResult.Series.ValueExtractor valueExtractor)
Executes an InfluxQL query against the legacy endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
InfluxQLQuery |
InfluxQLQuery.setPrecision(InfluxQLQuery.InfluxQLPrecision precision) |
InfluxQLQuery |
InfluxQLQuery.setRetentionPolicy(String retentionPolicy) |
| Modifier and Type | Method and Description |
|---|---|
InfluxQLQueryResult |
InfluxQLQueryApiImpl.query(InfluxQLQuery influxQlQuery) |
InfluxQLQueryResult |
InfluxQLQueryApiImpl.query(InfluxQLQuery influxQlQuery,
InfluxQLQueryResult.Series.ValueExtractor valueExtractor) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.