Interface | Description |
---|---|
FlightSqlProducer |
API to Implement an Arrow Flight SQL producer.
|
Class | Description |
---|---|
FlightSqlClient |
Flight client with Flight SQL semantics.
|
FlightSqlClient.PreparedStatement |
Helper class to encapsulate Flight SQL prepared statement logic.
|
FlightSqlProducer.Schemas |
Default schema templates for the
FlightSqlProducer . |
FlightSqlUtils |
Utilities to work with Flight SQL semantics.
|
SqlInfoBuilder |
Auxiliary class meant to facilitate the implementation of
FlightSqlProducer.getStreamSqlInfo(org.apache.arrow.flight.sql.impl.FlightSql.CommandGetSqlInfo, org.apache.arrow.flight.FlightProducer.CallContext, org.apache.arrow.flight.FlightProducer.ServerStreamListener) . |
Copyright © 2022 The Apache Software Foundation. All rights reserved.