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