Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
Packages that use FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder
-
Uses of FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.ActionCreatePreparedSubstraitPlanRequest.BuilderModifier and TypeMethodDescriptionFlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.clear()FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.clearPlan()The serialized substrait.Plan to create a prepared statement for.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.clearTransactionId()Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.mergeFrom(com.google.protobuf.Message other) FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.mergeFrom(FlightSql.ActionCreatePreparedSubstraitPlanRequest other) FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.mergePlan(FlightSql.SubstraitPlan value) The serialized substrait.Plan to create a prepared statement for.FlightSql.ActionCreatePreparedSubstraitPlanRequest.newBuilder()FlightSql.ActionCreatePreparedSubstraitPlanRequest.newBuilder(FlightSql.ActionCreatePreparedSubstraitPlanRequest prototype) FlightSql.ActionCreatePreparedSubstraitPlanRequest.newBuilderForType()FlightSql.ActionCreatePreparedSubstraitPlanRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.setPlan(FlightSql.SubstraitPlan value) The serialized substrait.Plan to create a prepared statement for.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.setPlan(FlightSql.SubstraitPlan.Builder builderForValue) The serialized substrait.Plan to create a prepared statement for.FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.setTransactionId(com.google.protobuf.ByteString value) Create/execute the prepared statement as part of this transaction (if unset, executions of the prepared statement will be auto-committed).FlightSql.ActionCreatePreparedSubstraitPlanRequest.toBuilder()