Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedStatementResult
Package
Description
-
Uses of FlightSql.ActionCreatePreparedStatementResult 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.ActionCreatePreparedStatementResult 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.ActionCreatePreparedStatementResult in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionFlightSql.ActionCreatePreparedStatementResult.Builder.build()
FlightSql.ActionCreatePreparedStatementResult.Builder.buildPartial()
FlightSql.ActionCreatePreparedStatementResult.getDefaultInstance()
FlightSql.ActionCreatePreparedStatementResult.Builder.getDefaultInstanceForType()
FlightSql.ActionCreatePreparedStatementResult.getDefaultInstanceForType()
FlightSql.ActionCreatePreparedStatementResult.parseDelimitedFrom
(InputStream input) FlightSql.ActionCreatePreparedStatementResult.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionCreatePreparedStatementResult.parseFrom
(byte[] data) FlightSql.ActionCreatePreparedStatementResult.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionCreatePreparedStatementResult.parseFrom
(com.google.protobuf.ByteString data) FlightSql.ActionCreatePreparedStatementResult.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionCreatePreparedStatementResult.parseFrom
(com.google.protobuf.CodedInputStream input) FlightSql.ActionCreatePreparedStatementResult.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionCreatePreparedStatementResult.parseFrom
(InputStream input) FlightSql.ActionCreatePreparedStatementResult.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionCreatePreparedStatementResult.parseFrom
(ByteBuffer data) FlightSql.ActionCreatePreparedStatementResult.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.ActionCreatePreparedStatementResult>
FlightSql.ActionCreatePreparedStatementResult.getParserForType()
static com.google.protobuf.Parser<FlightSql.ActionCreatePreparedStatementResult>
FlightSql.ActionCreatePreparedStatementResult.parser()
Modifier and TypeMethodDescriptionFlightSql.ActionCreatePreparedStatementResult.Builder.mergeFrom
(FlightSql.ActionCreatePreparedStatementResult other) FlightSql.ActionCreatePreparedStatementResult.newBuilder
(FlightSql.ActionCreatePreparedStatementResult prototype)