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 TypeMethodDescriptionvoidInvokableScriptsApi.invokeScript(String scriptId, Map<String, Object> params, BiConsumer<Cancellable, FluxRecord> onNext) Executes the script and asynchronously streamFluxRecords toonNextconsumer.voidInvokableScriptsApi.invokeScript(String scriptId, Map<String, Object> params, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError, Runnable onComplete) Executes the script and asynchronously streamFluxRecords toonNextconsumer.voidQueryApi.query(Query query, String org, BiConsumer<Cancellable, FluxRecord> onNext) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecords toonNextconsumer.voidQueryApi.query(Query query, String org, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecords toonNextconsumer.voidQueryApi.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 streamFluxRecords toonNextconsumer.voidQueryApi.query(Query query, BiConsumer<Cancellable, FluxRecord> onNext) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecords toonNextconsumer.voidQueryApi.query(Query query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecords toonNextconsumer.voidQueryApi.query(Query query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError, Runnable onComplete) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecords toonNextconsumer.voidQueryApi.query(String query, String org, BiConsumer<Cancellable, FluxRecord> onNext) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecords toonNextconsumer.voidQueryApi.query(String query, String org, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecords toonNextconsumer.voidQueryApi.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 streamFluxRecords toonNextconsumer.voidQueryApi.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 streamFluxRecords toonNextconsumer.voidQueryApi.query(String query, BiConsumer<Cancellable, FluxRecord> onNext) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecords toonNextconsumer.voidQueryApi.query(String query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecords toonNextconsumer.voidQueryApi.query(String query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError, Runnable onComplete) Executes the Flux query against the InfluxDB 2.x and asynchronously streamFluxRecords toonNextconsumer. -
Uses of FluxRecord in com.influxdb.client.flux
Method parameters in com.influxdb.client.flux with type arguments of type FluxRecordModifier and TypeMethodDescriptionvoidFluxClient.query(String query, BiConsumer<Cancellable, FluxRecord> onNext) Executes the Flux query against the InfluxDB and asynchronously streamFluxRecords toonNextconsumer.voidFluxClient.query(String query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError) Executes the Flux query against the InfluxDB and asynchronously streamFluxRecords toonNextconsumer.voidFluxClient.query(String query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError, Runnable onComplete) Executes the Flux query against the InfluxDB and asynchronously streamFluxRecords toonNextconsumer. -
Uses of FluxRecord in com.influxdb.client.flux.internal
Method parameters in com.influxdb.client.flux.internal with type arguments of type FluxRecordModifier and TypeMethodDescriptionvoidFluxApiImpl.query(String query, BiConsumer<Cancellable, FluxRecord> onNext) voidFluxApiImpl.query(String query, BiConsumer<Cancellable, FluxRecord> onNext, Consumer<? super Throwable> onError) voidFluxApiImpl.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> ReturnsPublisheremittingFluxRecords which are matched the query.org.reactivestreams.Publisher<FluxRecord> ReturnsPublisheremittingFluxRecords which are matched the query.org.reactivestreams.Publisher<FluxRecord> ReturnsPublisheremittingFluxRecords which are matched the query.org.reactivestreams.Publisher<FluxRecord> ReturnsPublisheremittingFluxRecords which are matched the query.org.reactivestreams.Publisher<FluxRecord> ReturnsPublisheremittingFluxRecords which are matched the query.org.reactivestreams.Publisher<FluxRecord> ReturnsPublisheremittingFluxRecords which are matched the query.org.reactivestreams.Publisher<FluxRecord> QueryReactiveApi.queryQuery(org.reactivestreams.Publisher<Query> queryStream, String org) ReturnsPublisheremittingFluxRecords 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 TypeMethodDescriptionvoidFluxCsvParser.FluxResponseConsumer.accept(int index, Cancellable cancellable, FluxRecord record) Add newFluxRecordto consumer.voidFluxCsvParser.FluxResponseConsumerTable.accept(int index, Cancellable cancellable, FluxRecord record) <T> TFluxResultMapper.toPOJO(FluxRecord record, Class<T> clazz) Maps FluxRecord into custom POJO class.