| Package | Description |
|---|---|
| com.influxdb.internal | |
| com.influxdb.query.internal |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractQueryApi.query(retrofit2.Call<okhttp3.ResponseBody> queryCall,
FluxCsvParser.FluxResponseConsumer responseConsumer,
Consumer<? super Throwable> onError,
Runnable onComplete,
Boolean asynchronously) |
| Modifier and Type | Class and Description |
|---|---|
class |
FluxCsvParser.FluxResponseConsumerTable |
| Modifier and Type | Method and Description |
|---|---|
void |
FluxCsvParser.parseFluxResponse(okio.BufferedSource bufferedSource,
Cancellable cancellable,
FluxCsvParser.FluxResponseConsumer consumer)
Parse Flux CSV response to
FluxCsvParser.FluxResponseConsumer. |
Copyright © 2018–2020 InfluxData, Inc.. All rights reserved.