Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
Package
Description
-
Uses of FlightSql.CommandStatementQuery in org.apache.arrow.flight.integration.tests
Modifier and TypeMethodDescriptionFlightSqlScenarioProducer.getFlightInfoStatement
(FlightSql.CommandStatementQuery command, FlightProducer.CallContext context, FlightDescriptor descriptor) FlightSqlScenarioProducer.getSchemaStatement
(FlightSql.CommandStatementQuery command, FlightProducer.CallContext context, FlightDescriptor descriptor) -
Uses of FlightSql.CommandStatementQuery in org.apache.arrow.flight.sql
Modifier and TypeMethodDescriptionFlightSqlProducer.getFlightInfoStatement
(FlightSql.CommandStatementQuery command, FlightProducer.CallContext context, FlightDescriptor descriptor) Evaluate a SQL query.NoOpFlightSqlProducer.getFlightInfoStatement
(FlightSql.CommandStatementQuery command, FlightProducer.CallContext context, FlightDescriptor descriptor) FlightSqlProducer.getSchemaStatement
(FlightSql.CommandStatementQuery command, FlightProducer.CallContext context, FlightDescriptor descriptor) Get the result schema for a SQL query.NoOpFlightSqlProducer.getSchemaStatement
(FlightSql.CommandStatementQuery command, FlightProducer.CallContext context, FlightDescriptor descriptor) -
Uses of FlightSql.CommandStatementQuery in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionFlightSql.CommandStatementQuery.Builder.build()
FlightSql.CommandStatementQuery.Builder.buildPartial()
FlightSql.CommandStatementQuery.getDefaultInstance()
FlightSql.CommandStatementQuery.Builder.getDefaultInstanceForType()
FlightSql.CommandStatementQuery.getDefaultInstanceForType()
FlightSql.CommandStatementQuery.parseDelimitedFrom
(InputStream input) FlightSql.CommandStatementQuery.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementQuery.parseFrom
(byte[] data) FlightSql.CommandStatementQuery.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementQuery.parseFrom
(com.google.protobuf.ByteString data) FlightSql.CommandStatementQuery.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementQuery.parseFrom
(com.google.protobuf.CodedInputStream input) FlightSql.CommandStatementQuery.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementQuery.parseFrom
(InputStream input) FlightSql.CommandStatementQuery.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementQuery.parseFrom
(ByteBuffer data) FlightSql.CommandStatementQuery.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandStatementQuery>
FlightSql.CommandStatementQuery.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandStatementQuery>
FlightSql.CommandStatementQuery.parser()
Modifier and TypeMethodDescriptionFlightSql.CommandStatementQuery.Builder.mergeFrom
(FlightSql.CommandStatementQuery other) FlightSql.CommandStatementQuery.newBuilder
(FlightSql.CommandStatementQuery prototype)