Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
Packages that use FlightSql.CommandStatementSubstraitPlan
Package
Description
-
Uses of FlightSql.CommandStatementSubstraitPlan in org.apache.arrow.flight.integration.tests
Methods in org.apache.arrow.flight.integration.tests with parameters of type FlightSql.CommandStatementSubstraitPlanModifier and TypeMethodDescriptionFlightSqlScenarioProducer.acceptPutSubstraitPlan
(FlightSql.CommandStatementSubstraitPlan command, FlightProducer.CallContext context, FlightStream flightStream, FlightProducer.StreamListener<PutResult> ackStream) FlightSqlScenarioProducer.getFlightInfoSubstraitPlan
(FlightSql.CommandStatementSubstraitPlan command, FlightProducer.CallContext context, FlightDescriptor descriptor) FlightSqlScenarioProducer.getSchemaSubstraitPlan
(FlightSql.CommandStatementSubstraitPlan command, FlightProducer.CallContext context, FlightDescriptor descriptor) -
Uses of FlightSql.CommandStatementSubstraitPlan in org.apache.arrow.flight.sql
Methods in org.apache.arrow.flight.sql with parameters of type FlightSql.CommandStatementSubstraitPlanModifier and TypeMethodDescriptiondefault Runnable
FlightSqlProducer.acceptPutSubstraitPlan
(FlightSql.CommandStatementSubstraitPlan command, FlightProducer.CallContext context, FlightStream flightStream, FlightProducer.StreamListener<PutResult> ackStream) Handle a Substrait plan with uploaded data.default FlightInfo
FlightSqlProducer.getFlightInfoSubstraitPlan
(FlightSql.CommandStatementSubstraitPlan command, FlightProducer.CallContext context, FlightDescriptor descriptor) Evaluate a Substrait plan.default SchemaResult
FlightSqlProducer.getSchemaSubstraitPlan
(FlightSql.CommandStatementSubstraitPlan command, FlightProducer.CallContext context, FlightDescriptor descriptor) Get the result schema for a Substrait plan. -
Uses of FlightSql.CommandStatementSubstraitPlan in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandStatementSubstraitPlanModifier and TypeMethodDescriptionFlightSql.CommandStatementSubstraitPlan.Builder.build()
FlightSql.CommandStatementSubstraitPlan.Builder.buildPartial()
FlightSql.CommandStatementSubstraitPlan.getDefaultInstance()
FlightSql.CommandStatementSubstraitPlan.Builder.getDefaultInstanceForType()
FlightSql.CommandStatementSubstraitPlan.getDefaultInstanceForType()
FlightSql.CommandStatementSubstraitPlan.parseDelimitedFrom
(InputStream input) FlightSql.CommandStatementSubstraitPlan.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementSubstraitPlan.parseFrom
(byte[] data) FlightSql.CommandStatementSubstraitPlan.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementSubstraitPlan.parseFrom
(com.google.protobuf.ByteString data) FlightSql.CommandStatementSubstraitPlan.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementSubstraitPlan.parseFrom
(com.google.protobuf.CodedInputStream input) FlightSql.CommandStatementSubstraitPlan.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementSubstraitPlan.parseFrom
(InputStream input) FlightSql.CommandStatementSubstraitPlan.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementSubstraitPlan.parseFrom
(ByteBuffer data) FlightSql.CommandStatementSubstraitPlan.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.CommandStatementSubstraitPlanModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandStatementSubstraitPlan>
FlightSql.CommandStatementSubstraitPlan.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandStatementSubstraitPlan>
FlightSql.CommandStatementSubstraitPlan.parser()
Methods in org.apache.arrow.flight.sql.impl with parameters of type FlightSql.CommandStatementSubstraitPlanModifier and TypeMethodDescriptionFlightSql.CommandStatementSubstraitPlan.Builder.mergeFrom
(FlightSql.CommandStatementSubstraitPlan other) FlightSql.CommandStatementSubstraitPlan.newBuilder
(FlightSql.CommandStatementSubstraitPlan prototype)