-
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.clear()
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.clearPlan()
The serialized substrait.Plan to create a prepared statement for.
Create/execute the prepared statement as part of this transaction (if
unset, executions of the prepared statement will be auto-committed).
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.clone()
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.mergeFrom(com.google.protobuf.Message other)
The serialized substrait.Plan to create a prepared statement for.
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
FlightSql.ActionCreatePreparedSubstraitPlanRequest.newBuilder()
FlightSql.ActionCreatePreparedSubstraitPlanRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
The serialized substrait.Plan to create a prepared statement for.
The serialized substrait.Plan to create a prepared statement for.
FlightSql.ActionCreatePreparedSubstraitPlanRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
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.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
FlightSql.ActionCreatePreparedSubstraitPlanRequest.toBuilder()