Uses of Class
com.influxdb.query.FluxRecord
Packages that use FluxRecord
Package
Description
-
Uses of FluxRecord in com.influxdb.client
Method parameters in com.influxdb.client with type arguments of type FluxRecordModifier and TypeMethodDescriptionvoid
InvokableScriptsApi.invokeScript
(String scriptId, Map<String, Object> params, BiConsumer<Cancellable, FluxRecord> onNext) Executes the script and asynchronously streamFluxRecord
s toonNext
consumer.void
InvokableScriptsApi.invokeScript
(String scriptId, Map<String, Object> params, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError, Runnable onComplete) Executes the script and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(Query query, String org, BiConsumer<Cancellable, FluxRecord> onNext) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(Query query, String org, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(Query query, String org, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError, Runnable onComplete) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(Query query, BiConsumer<Cancellable, FluxRecord> onNext) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(Query query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(Query query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError, Runnable onComplete) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(String query, String org, BiConsumer<Cancellable, FluxRecord> onNext) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(String query, String org, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(String query, String org, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError, Runnable onComplete) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(String query, String org, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError, Runnable onComplete, Map<String, Object> params) Executes the Parameterized Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(String query, BiConsumer<Cancellable, FluxRecord> onNext) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(String query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer.void
QueryApi.query
(String query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError, Runnable onComplete) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecord
s toonNext
consumer. -
Uses of FluxRecord in com.influxdb.client.flux
Method parameters in com.influxdb.client.flux with type arguments of type FluxRecordModifier and TypeMethodDescriptionvoid
FluxClient.query
(String query, BiConsumer<Cancellable, FluxRecord> onNext) Executes the Flux query against the InfluxDB and asynchronously streamFluxRecord
s toonNext
consumer.void
FluxClient.query
(String query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError) Executes the Flux query against the InfluxDB and asynchronously streamFluxRecord
s toonNext
consumer.void
FluxClient.query
(String query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError, Runnable onComplete) Executes the Flux query against the InfluxDB and asynchronously streamFluxRecord
s toonNext
consumer. -
Uses of FluxRecord in com.influxdb.client.flux.internal
Method parameters in com.influxdb.client.flux.internal with type arguments of type FluxRecordModifier and TypeMethodDescriptionvoid
FluxApiImpl.query
(String query, BiConsumer<Cancellable, FluxRecord> onNext) void
FluxApiImpl.query
(String query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError) void
FluxApiImpl.query
(String query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError, Runnable onComplete) -
Uses of FluxRecord in com.influxdb.client.reactive
Methods in com.influxdb.client.reactive that return types with arguments of type FluxRecordModifier and TypeMethodDescriptionorg.reactivestreams.Publisher
<FluxRecord> ReturnsPublisher
emittingFluxRecord
s which are matched the query.org.reactivestreams.Publisher
<FluxRecord> ReturnsPublisher
emittingFluxRecord
s which are matched the query.org.reactivestreams.Publisher
<FluxRecord> ReturnsPublisher
emittingFluxRecord
s which are matched the query.org.reactivestreams.Publisher
<FluxRecord> ReturnsPublisher
emittingFluxRecord
s which are matched the query.org.reactivestreams.Publisher
<FluxRecord> ReturnsPublisher
emittingFluxRecord
s which are matched the query.org.reactivestreams.Publisher
<FluxRecord> ReturnsPublisher
emittingFluxRecord
s which are matched the query.org.reactivestreams.Publisher
<FluxRecord> QueryReactiveApi.queryQuery
(org.reactivestreams.Publisher<Query> queryStream, String org) ReturnsPublisher
emittingFluxRecord
s which are matched the query. -
Uses of FluxRecord in com.influxdb.internal
Methods in com.influxdb.internal that return FluxRecord -
Uses of FluxRecord in com.influxdb.query
Methods in com.influxdb.query that return types with arguments of type FluxRecord -
Uses of FluxRecord in com.influxdb.query.internal
Fields in com.influxdb.query.internal declared as FluxRecordMethods in com.influxdb.query.internal with parameters of type FluxRecordModifier and TypeMethodDescriptionvoid
FluxCsvParser.FluxResponseConsumer.accept
(int index, Cancellable cancellable, FluxRecord record) Add newFluxRecord
to consumer.void
FluxCsvParser.FluxResponseConsumerTable.accept
(int index, Cancellable cancellable, FluxRecord record) <T> T
FluxResultMapper.toPOJO
(FluxRecord record, Class<T> clazz) Maps FluxRecord into custom POJO class.