Package | Description |
---|---|
org.apache.arrow.flight.sql.impl |
Modifier and Type | Method and Description |
---|---|
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.clear() |
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.clearPlan()
A serialized substrait.Plan
|
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.clearTransactionId()
Include the query as part of this transaction (if unset, the query is auto-committed).
|
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.clone() |
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.mergeFrom(FlightSql.CommandStatementSubstraitPlan other) |
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.mergeFrom(com.google.protobuf.Message other) |
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.mergePlan(FlightSql.SubstraitPlan value)
A serialized substrait.Plan
|
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.newBuilder() |
static FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.newBuilder(FlightSql.CommandStatementSubstraitPlan prototype) |
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.newBuilderForType() |
protected FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.setPlan(FlightSql.SubstraitPlan.Builder builderForValue)
A serialized substrait.Plan
|
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.setPlan(FlightSql.SubstraitPlan value)
A serialized substrait.Plan
|
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FlightSql.CommandStatementSubstraitPlan.Builder |
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 |
FlightSql.CommandStatementSubstraitPlan.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FlightSql.CommandStatementSubstraitPlan.Builder |
FlightSql.CommandStatementSubstraitPlan.toBuilder() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.