Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementSubstraitPlan.Builder
Packages that use FlightSql.CommandStatementSubstraitPlan.Builder
-
Uses of FlightSql.CommandStatementSubstraitPlan.Builder in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandStatementSubstraitPlan.BuilderModifier and TypeMethodDescriptionFlightSql.CommandStatementSubstraitPlan.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) FlightSql.CommandStatementSubstraitPlan.Builder.clear()
FlightSql.CommandStatementSubstraitPlan.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) FlightSql.CommandStatementSubstraitPlan.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) FlightSql.CommandStatementSubstraitPlan.Builder.clearPlan()
A serialized substrait.PlanFlightSql.CommandStatementSubstraitPlan.Builder.clearTransactionId()
Include the query as part of this transaction (if unset, the query is auto-committed).FlightSql.CommandStatementSubstraitPlan.Builder.clone()
FlightSql.CommandStatementSubstraitPlan.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementSubstraitPlan.Builder.mergeFrom
(com.google.protobuf.Message other) FlightSql.CommandStatementSubstraitPlan.Builder.mergeFrom
(FlightSql.CommandStatementSubstraitPlan other) FlightSql.CommandStatementSubstraitPlan.Builder.mergePlan
(FlightSql.SubstraitPlan value) A serialized substrait.PlanFlightSql.CommandStatementSubstraitPlan.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) FlightSql.CommandStatementSubstraitPlan.newBuilder()
FlightSql.CommandStatementSubstraitPlan.newBuilder
(FlightSql.CommandStatementSubstraitPlan prototype) FlightSql.CommandStatementSubstraitPlan.newBuilderForType()
FlightSql.CommandStatementSubstraitPlan.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) FlightSql.CommandStatementSubstraitPlan.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) FlightSql.CommandStatementSubstraitPlan.Builder.setPlan
(FlightSql.SubstraitPlan value) A serialized substrait.PlanFlightSql.CommandStatementSubstraitPlan.Builder.setPlan
(FlightSql.SubstraitPlan.Builder builderForValue) A serialized substrait.PlanFlightSql.CommandStatementSubstraitPlan.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) FlightSql.CommandStatementSubstraitPlan.Builder.setTransactionId
(com.google.protobuf.ByteString value) Include the query as part of this transaction (if unset, the query is auto-committed).FlightSql.CommandStatementSubstraitPlan.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) FlightSql.CommandStatementSubstraitPlan.toBuilder()