Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan
Package
Description
-
Uses of FlightSql.CommandStatementSubstraitPlan in org.apache.arrow.flight.integration.tests
Modifier 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
Modifier 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
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandStatementSubstraitPlan>
FlightSql.CommandStatementSubstraitPlan.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandStatementSubstraitPlan>
FlightSql.CommandStatementSubstraitPlan.parser()
Modifier and TypeMethodDescriptionFlightSql.CommandStatementSubstraitPlan.Builder.mergeFrom
(FlightSql.CommandStatementSubstraitPlan other) FlightSql.CommandStatementSubstraitPlan.newBuilder
(FlightSql.CommandStatementSubstraitPlan prototype)