| Package | Description |
|---|---|
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
AnalyzeQueryResponse |
AnalyzeQueryResponse.addErrorsItem(AnalyzeQueryResponseErrors errorsItem) |
AnalyzeQueryResponse |
AnalyzeQueryResponse.errors(List<AnalyzeQueryResponseErrors> errors) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<AnalyzeQueryResponse> |
QueryService.postQueryAnalyze(String zapTraceSpan,
String contentType,
Query query)
Analyze an InfluxQL or Flux query
|
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.