JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
com.influxdb.client.QueryApi
Packages that use
QueryApi
Package
Description
com.influxdb.client
com.influxdb.client.internal
Uses of
QueryApi
in
com.influxdb.client
Methods in
com.influxdb.client
that return
QueryApi
Modifier and Type
Method
Description
QueryApi
InfluxDBClient.
getQueryApi
()
Create a new Query client.
Uses of
QueryApi
in
com.influxdb.client.internal
Methods in
com.influxdb.client.internal
that return
QueryApi
Modifier and Type
Method
Description
QueryApi
InfluxDBClientImpl.
getQueryApi
()