All Classes and Interfaces
Class
Description
A
FlightSqlProducer that implements getting FlightInfo for each metadata request.Deprecated.
Typed StreamListener for closeSession.
Typed StreamListener for renewFlightEndpoint.
Flight client with Flight SQL semantics.
Class to encapsulate Flight SQL bulk ingest request options.
Helper class to encapsulate Flight SQL prepared statement logic.
A handle for an active savepoint.
A wrapper around a Substrait plan and a Substrait version.
A handle for an active transaction.
Flight SQL Client Demo CLI Application.
Metadata for a column in a Flight SQL query.
Builder of FlightSqlColumnMetadata, used on FlightSqlProducer implementations.
API to Implement an Arrow Flight SQL producer.
Default schema templates for the
FlightSqlProducer.Utilities to work with Flight SQL semantics.
Typed StreamListener for getSessionOptions.
A
FlightSqlProducer that throws on all FlightSql-specific operations.Typed StreamListener for setSessionOptions.
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).Utility class for
FlightSql.SqlInfo and FlightSqlClient.getSqlInfo(org.apache.arrow.flight.sql.impl.FlightSql.SqlInfo...) option parsing.A helper class to reference a table to be passed to the flight sql client.
CancelStatus.