Package | Description |
---|---|
org.apache.arrow.flight.integration.tests | |
org.apache.arrow.flight.sql | |
org.apache.arrow.flight.sql.example |
Class and Description |
---|
CancelResult
Deprecated.
Prefer
CancelStatus . |
FlightSqlClient
Flight client with Flight SQL semantics.
|
FlightSqlClient.SubstraitPlan
A wrapper around a Substrait plan and a Substrait version.
|
FlightSqlProducer
API to Implement an Arrow Flight SQL producer.
|
Class and Description |
---|
CancelResult
Deprecated.
Prefer
CancelStatus . |
FlightSqlClient.PreparedStatement
Helper class to encapsulate Flight SQL prepared statement logic.
|
FlightSqlClient.Savepoint
A handle for an active savepoint.
|
FlightSqlClient.SubstraitPlan
A wrapper around a Substrait plan and a Substrait version.
|
FlightSqlClient.Transaction
A handle for an active transaction.
|
FlightSqlColumnMetadata
Metadata for a column in a Flight SQL query.
|
FlightSqlColumnMetadata.Builder
Builder of FlightSqlColumnMetadata, used on FlightSqlProducer implementations.
|
FlightSqlProducer
API to Implement an Arrow Flight SQL producer.
|
NoOpFlightSqlProducer
A
FlightSqlProducer that throws on all FlightSql-specific operations. |
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) . |
Class and Description |
---|
FlightSqlClient
Flight client with Flight SQL semantics.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.