Class FlightInfoReader

java.lang.Object
org.apache.arrow.vector.ipc.ArrowReader
org.apache.arrow.adbc.driver.flightsql.BaseFlightReader
org.apache.arrow.adbc.driver.flightsql.FlightInfoReader
All Implemented Interfaces:
AutoCloseable, org.apache.arrow.vector.dictionary.DictionaryProvider

public class FlightInfoReader extends BaseFlightReader
An ArrowReader that wraps a FlightInfo.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.apache.arrow.vector.dictionary.DictionaryProvider

    org.apache.arrow.vector.dictionary.DictionaryProvider.MapDictionaryProvider
  • Method Summary

    Methods inherited from class org.apache.arrow.adbc.driver.flightsql.BaseFlightReader

    bytesRead, loadNextBatch

    Methods inherited from class org.apache.arrow.vector.ipc.ArrowReader

    close, close, getDictionaryIds, getDictionaryVectors, getVectorSchemaRoot, lookup

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait