Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery
Packages that use FlightSql.CommandStatementQuery
Package
Description
-
Uses of FlightSql.CommandStatementQuery in org.apache.arrow.flight.integration.tests
Methods in org.apache.arrow.flight.integration.tests with parameters of type FlightSql.CommandStatementQueryModifier 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
Methods in org.apache.arrow.flight.sql with parameters of type FlightSql.CommandStatementQueryModifier 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
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandStatementQueryModifier 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) Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.CommandStatementQueryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandStatementQuery>
FlightSql.CommandStatementQuery.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandStatementQuery>
FlightSql.CommandStatementQuery.parser()
Methods in org.apache.arrow.flight.sql.impl with parameters of type FlightSql.CommandStatementQueryModifier and TypeMethodDescriptionFlightSql.CommandStatementQuery.Builder.mergeFrom
(FlightSql.CommandStatementQuery other) FlightSql.CommandStatementQuery.newBuilder
(FlightSql.CommandStatementQuery prototype)