Class AbstractQueryApi.FluxRecordIterator

java.lang.Object
com.influxdb.internal.AbstractQueryApi.FluxRecordIterator
All Implemented Interfaces:
Closeable, AutoCloseable, Consumer<okhttp3.ResponseBody>, Iterator<FluxRecord>
Enclosing class:
AbstractQueryApi

protected final class AbstractQueryApi.FluxRecordIterator extends Object implements Iterator<FluxRecord>, Closeable, Consumer<okhttp3.ResponseBody>