Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest
Package
Description
-
Uses of FlightSql.ActionCreatePreparedSubstraitPlanRequest in org.apache.arrow.flight.integration.tests
Modifier and TypeMethodDescriptionvoid
FlightSqlScenarioProducer.createPreparedSubstraitPlan
(FlightSql.ActionCreatePreparedSubstraitPlanRequest request, FlightProducer.CallContext context, FlightProducer.StreamListener<FlightSql.ActionCreatePreparedStatementResult> listener) -
Uses of FlightSql.ActionCreatePreparedSubstraitPlanRequest in org.apache.arrow.flight.sql
Modifier and TypeMethodDescriptiondefault void
FlightSqlProducer.createPreparedSubstraitPlan
(FlightSql.ActionCreatePreparedSubstraitPlanRequest request, FlightProducer.CallContext context, FlightProducer.StreamListener<FlightSql.ActionCreatePreparedStatementResult> listener) Pre-compile a Substrait plan. -
Uses of FlightSql.ActionCreatePreparedSubstraitPlanRequest in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionFlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.build()
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.buildPartial()
FlightSql.ActionCreatePreparedSubstraitPlanRequest.getDefaultInstance()
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.getDefaultInstanceForType()
FlightSql.ActionCreatePreparedSubstraitPlanRequest.getDefaultInstanceForType()
FlightSql.ActionCreatePreparedSubstraitPlanRequest.parseDelimitedFrom
(InputStream input) FlightSql.ActionCreatePreparedSubstraitPlanRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionCreatePreparedSubstraitPlanRequest.parseFrom
(byte[] data) FlightSql.ActionCreatePreparedSubstraitPlanRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionCreatePreparedSubstraitPlanRequest.parseFrom
(com.google.protobuf.ByteString data) FlightSql.ActionCreatePreparedSubstraitPlanRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionCreatePreparedSubstraitPlanRequest.parseFrom
(com.google.protobuf.CodedInputStream input) FlightSql.ActionCreatePreparedSubstraitPlanRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionCreatePreparedSubstraitPlanRequest.parseFrom
(InputStream input) FlightSql.ActionCreatePreparedSubstraitPlanRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionCreatePreparedSubstraitPlanRequest.parseFrom
(ByteBuffer data) FlightSql.ActionCreatePreparedSubstraitPlanRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.ActionCreatePreparedSubstraitPlanRequest>
FlightSql.ActionCreatePreparedSubstraitPlanRequest.getParserForType()
static com.google.protobuf.Parser<FlightSql.ActionCreatePreparedSubstraitPlanRequest>
FlightSql.ActionCreatePreparedSubstraitPlanRequest.parser()
Modifier and TypeMethodDescriptionFlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.mergeFrom
(FlightSql.ActionCreatePreparedSubstraitPlanRequest other) FlightSql.ActionCreatePreparedSubstraitPlanRequest.newBuilder
(FlightSql.ActionCreatePreparedSubstraitPlanRequest prototype)