Module flightsql_client_factory

Module flightsql_client_factory 

Source
Expand description

FlightSQLClientFactory allows the creation of authenticated clients

Structs§

BearerFlightSQLClientFactory
A FlightSQL client factory that uses a bearer token for authentication.

Traits§

FlightSQLClientFactory
A trait for creating FlightSQL clients.