Uses of Interface
org.apache.arrow.flight.sql.impl.FlightSql.CommandGetTablesOrBuilder
Packages that use FlightSql.CommandGetTablesOrBuilder
-
Uses of FlightSql.CommandGetTablesOrBuilder in org.apache.arrow.flight.sql.impl
Classes in org.apache.arrow.flight.sql.impl that implement FlightSql.CommandGetTablesOrBuilderModifier and TypeClassDescriptionstatic final class
Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.static final class
Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.