Interface | Description |
---|---|
VectorSchemaRootTransformer |
Converts Arrow's
VectorSchemaRoot format to one JDBC would expect. |
Class | Description |
---|---|
ArrowFlightConnectionConfigImpl |
A
ConnectionConfig for the ArrowFlightConnection . |
ConnectionWrapper |
Auxiliary wrapper class for
Connection , used on ArrowFlightJdbcPooledConnection . |
ConvertUtils |
Convert Fields To Column MetaData List functions.
|
DateTimeUtils |
Datetime utility functions.
|
FlightStreamQueue |
Auxiliary class used to handle consuming of multiple
FlightStream . |
IntervalStringUtils |
Utility class to format periods similar to Oracle's representation
of "INTERVAL * to *" data type.
|
SqlTypes |
SQL Types utility functions.
|
UrlParser |
URL Parser for extracting key values from a connection string.
|
VectorSchemaRootTransformer.Builder |
Transformer's helper class; builds a new
VectorSchemaRoot . |
Enum | Description |
---|---|
ArrowFlightConnectionConfigImpl.ArrowFlightConnectionProperty |
Custom
ConnectionProperty for the ArrowFlightConnectionConfigImpl . |
Copyright © 2023 The Apache Software Foundation. All rights reserved.