Package | Description |
---|---|
org.apache.arrow.flight.integration.tests | |
org.apache.arrow.flight.sql | |
org.apache.arrow.flight.sql.impl |
Class and Description |
---|
FlightSql.ActionClosePreparedStatementRequest
Request message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionCreatePreparedStatementRequest
Request message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.CommandGetCatalogs
Represents a request to retrieve the list of catalogs on a Flight SQL enabled backend.
|
FlightSql.CommandGetCrossReference
Represents a request to retrieve a description of the foreign key columns in the given foreign key table that
reference the primary key or the columns representing a unique constraint of the parent table (could be the same
or a different table) on a Flight SQL enabled backend.
|
FlightSql.CommandGetDbSchemas
Represents a request to retrieve the list of database schemas on a Flight SQL enabled backend.
|
FlightSql.CommandGetExportedKeys
Represents a request to retrieve a description of the foreign key columns that reference the given table's
primary key columns (the foreign keys exported by a table) of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetImportedKeys
Represents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetPrimaryKeys
Represents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetSqlInfo
Represents a metadata request.
|
FlightSql.CommandGetTables
Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.
|
FlightSql.CommandGetTableTypes
Represents a request to retrieve the list of table types on a Flight SQL enabled backend.
|
FlightSql.CommandPreparedStatementQuery
Represents an instance of executing a prepared statement.
|
FlightSql.CommandPreparedStatementUpdate
Represents a SQL update query.
|
FlightSql.CommandStatementQuery
Represents a SQL query.
|
FlightSql.CommandStatementUpdate
Represents a SQL update query.
|
FlightSql.TicketStatementQuery
Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.
|
Class and Description |
---|
FlightSql.ActionClosePreparedStatementRequest
Request message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionCreatePreparedStatementRequest
Request message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.CommandGetCatalogs
Represents a request to retrieve the list of catalogs on a Flight SQL enabled backend.
|
FlightSql.CommandGetCrossReference
Represents a request to retrieve a description of the foreign key columns in the given foreign key table that
reference the primary key or the columns representing a unique constraint of the parent table (could be the same
or a different table) on a Flight SQL enabled backend.
|
FlightSql.CommandGetDbSchemas
Represents a request to retrieve the list of database schemas on a Flight SQL enabled backend.
|
FlightSql.CommandGetExportedKeys
Represents a request to retrieve a description of the foreign key columns that reference the given table's
primary key columns (the foreign keys exported by a table) of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetImportedKeys
Represents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetPrimaryKeys
Represents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetSqlInfo
Represents a metadata request.
|
FlightSql.CommandGetTables
Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.
|
FlightSql.CommandGetTableTypes
Represents a request to retrieve the list of table types on a Flight SQL enabled backend.
|
FlightSql.CommandPreparedStatementQuery
Represents an instance of executing a prepared statement.
|
FlightSql.CommandPreparedStatementUpdate
Represents a SQL update query.
|
FlightSql.CommandStatementQuery
Represents a SQL query.
|
FlightSql.CommandStatementUpdate
Represents a SQL update query.
|
FlightSql.SqlInfo
Options for CommandGetSqlInfo.
|
FlightSql.SqlOuterJoinsSupportLevel
Protobuf enum
arrow.flight.protocol.sql.SqlOuterJoinsSupportLevel |
FlightSql.SqlSupportedCaseSensitivity
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedCaseSensitivity |
FlightSql.SqlSupportedElementActions
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedElementActions |
FlightSql.SqlSupportedGroupBy
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedGroupBy |
FlightSql.SqlSupportedPositionedCommands
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedPositionedCommands |
FlightSql.SqlSupportedResultSetType
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedResultSetType |
FlightSql.SqlSupportedSubqueries
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedSubqueries |
FlightSql.SqlSupportedUnions
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedUnions |
FlightSql.SqlTransactionIsolationLevel
Protobuf enum
arrow.flight.protocol.sql.SqlTransactionIsolationLevel |
FlightSql.SupportedAnsi92SqlGrammarLevel
Protobuf enum
arrow.flight.protocol.sql.SupportedAnsi92SqlGrammarLevel |
FlightSql.SupportedSqlGrammar
Protobuf enum
arrow.flight.protocol.sql.SupportedSqlGrammar |
FlightSql.TicketStatementQuery
Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.
|
Class and Description |
---|
FlightSql.ActionClosePreparedStatementRequest
Request message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionClosePreparedStatementRequest.Builder
Request message for the "ClosePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionClosePreparedStatementRequestOrBuilder |
FlightSql.ActionCreatePreparedStatementRequest
Request message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionCreatePreparedStatementRequest.Builder
Request message for the "CreatePreparedStatement" action on a Flight SQL enabled backend.
|
FlightSql.ActionCreatePreparedStatementRequestOrBuilder |
FlightSql.ActionCreatePreparedStatementResult
Wrap the result of a "GetPreparedStatement" action.
|
FlightSql.ActionCreatePreparedStatementResult.Builder
Wrap the result of a "GetPreparedStatement" action.
|
FlightSql.ActionCreatePreparedStatementResultOrBuilder |
FlightSql.CommandGetCatalogs
Represents a request to retrieve the list of catalogs on a Flight SQL enabled backend.
|
FlightSql.CommandGetCatalogs.Builder
Represents a request to retrieve the list of catalogs on a Flight SQL enabled backend.
|
FlightSql.CommandGetCatalogsOrBuilder |
FlightSql.CommandGetCrossReference
Represents a request to retrieve a description of the foreign key columns in the given foreign key table that
reference the primary key or the columns representing a unique constraint of the parent table (could be the same
or a different table) on a Flight SQL enabled backend.
|
FlightSql.CommandGetCrossReference.Builder
Represents a request to retrieve a description of the foreign key columns in the given foreign key table that
reference the primary key or the columns representing a unique constraint of the parent table (could be the same
or a different table) on a Flight SQL enabled backend.
|
FlightSql.CommandGetCrossReferenceOrBuilder |
FlightSql.CommandGetDbSchemas
Represents a request to retrieve the list of database schemas on a Flight SQL enabled backend.
|
FlightSql.CommandGetDbSchemas.Builder
Represents a request to retrieve the list of database schemas on a Flight SQL enabled backend.
|
FlightSql.CommandGetDbSchemasOrBuilder |
FlightSql.CommandGetExportedKeys
Represents a request to retrieve a description of the foreign key columns that reference the given table's
primary key columns (the foreign keys exported by a table) of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetExportedKeys.Builder
Represents a request to retrieve a description of the foreign key columns that reference the given table's
primary key columns (the foreign keys exported by a table) of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetExportedKeysOrBuilder |
FlightSql.CommandGetImportedKeys
Represents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetImportedKeys.Builder
Represents a request to retrieve the foreign keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetImportedKeysOrBuilder |
FlightSql.CommandGetPrimaryKeys
Represents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetPrimaryKeys.Builder
Represents a request to retrieve the primary keys of a table on a Flight SQL enabled backend.
|
FlightSql.CommandGetPrimaryKeysOrBuilder |
FlightSql.CommandGetSqlInfo
Represents a metadata request.
|
FlightSql.CommandGetSqlInfo.Builder
Represents a metadata request.
|
FlightSql.CommandGetSqlInfoOrBuilder |
FlightSql.CommandGetTables
Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.
|
FlightSql.CommandGetTables.Builder
Represents a request to retrieve the list of tables, and optionally their schemas, on a Flight SQL enabled backend.
|
FlightSql.CommandGetTablesOrBuilder |
FlightSql.CommandGetTableTypes
Represents a request to retrieve the list of table types on a Flight SQL enabled backend.
|
FlightSql.CommandGetTableTypes.Builder
Represents a request to retrieve the list of table types on a Flight SQL enabled backend.
|
FlightSql.CommandGetTableTypesOrBuilder |
FlightSql.CommandPreparedStatementQuery
Represents an instance of executing a prepared statement.
|
FlightSql.CommandPreparedStatementQuery.Builder
Represents an instance of executing a prepared statement.
|
FlightSql.CommandPreparedStatementQueryOrBuilder |
FlightSql.CommandPreparedStatementUpdate
Represents a SQL update query.
|
FlightSql.CommandPreparedStatementUpdate.Builder
Represents a SQL update query.
|
FlightSql.CommandPreparedStatementUpdateOrBuilder |
FlightSql.CommandStatementQuery
Represents a SQL query.
|
FlightSql.CommandStatementQuery.Builder
Represents a SQL query.
|
FlightSql.CommandStatementQueryOrBuilder |
FlightSql.CommandStatementUpdate
Represents a SQL update query.
|
FlightSql.CommandStatementUpdate.Builder
Represents a SQL update query.
|
FlightSql.CommandStatementUpdateOrBuilder |
FlightSql.DoPutUpdateResult
Returned from the RPC call DoPut when a CommandStatementUpdate
CommandPreparedStatementUpdate was in the request, containing
results from the update.
|
FlightSql.DoPutUpdateResult.Builder
Returned from the RPC call DoPut when a CommandStatementUpdate
CommandPreparedStatementUpdate was in the request, containing
results from the update.
|
FlightSql.DoPutUpdateResultOrBuilder |
FlightSql.SqlInfo
Options for CommandGetSqlInfo.
|
FlightSql.SqlNullOrdering
Protobuf enum
arrow.flight.protocol.sql.SqlNullOrdering |
FlightSql.SqlOuterJoinsSupportLevel
Protobuf enum
arrow.flight.protocol.sql.SqlOuterJoinsSupportLevel |
FlightSql.SqlSupportedCaseSensitivity
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedCaseSensitivity |
FlightSql.SqlSupportedElementActions
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedElementActions |
FlightSql.SqlSupportedGroupBy
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedGroupBy |
FlightSql.SqlSupportedPositionedCommands
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedPositionedCommands |
FlightSql.SqlSupportedResultSetConcurrency
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedResultSetConcurrency |
FlightSql.SqlSupportedResultSetType
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedResultSetType |
FlightSql.SqlSupportedSubqueries
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedSubqueries |
FlightSql.SqlSupportedTransactions
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedTransactions |
FlightSql.SqlSupportedUnions
Protobuf enum
arrow.flight.protocol.sql.SqlSupportedUnions |
FlightSql.SqlSupportsConvert
Protobuf enum
arrow.flight.protocol.sql.SqlSupportsConvert |
FlightSql.SqlTransactionIsolationLevel
Protobuf enum
arrow.flight.protocol.sql.SqlTransactionIsolationLevel |
FlightSql.SupportedAnsi92SqlGrammarLevel
Protobuf enum
arrow.flight.protocol.sql.SupportedAnsi92SqlGrammarLevel |
FlightSql.SupportedSqlGrammar
Protobuf enum
arrow.flight.protocol.sql.SupportedSqlGrammar |
FlightSql.TicketStatementQuery
Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.
|
FlightSql.TicketStatementQuery.Builder
Represents a ticket resulting from GetFlightInfo with a CommandStatementQuery.
|
FlightSql.TicketStatementQueryOrBuilder |
FlightSql.UpdateDeleteRules
Protobuf enum
arrow.flight.protocol.sql.UpdateDeleteRules |
Copyright © 2022 The Apache Software Foundation. All rights reserved.