Uses of Class
org.apache.arrow.flight.sql.FlightSqlClient
Packages that use FlightSqlClient
Package
Description
-
Uses of FlightSqlClient in org.apache.arrow.driver.jdbc.client
Constructors in org.apache.arrow.driver.jdbc.client with parameters of type FlightSqlClientModifierConstructorDescriptionCloseableEndpointStreamPair
(FlightStream stream, FlightSqlClient client) -
Uses of FlightSqlClient in org.apache.arrow.flight.integration.tests
Methods in org.apache.arrow.flight.integration.tests with parameters of type FlightSqlClientModifier and TypeMethodDescriptionprotected void
FlightSqlScenario.validate
(Schema expectedSchema, FlightInfo flightInfo, FlightSqlClient sqlClient) -
Uses of FlightSqlClient in org.apache.arrow.flight.sql.example
Fields in org.apache.arrow.flight.sql.example declared as FlightSqlClient