-
FlightSql.CommandStatementIngest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
FlightSql.CommandStatementIngest.Builder.clear()
The catalog of the destination table to load data into.
FlightSql.CommandStatementIngest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
FlightSql.CommandStatementIngest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The db_schema of the destination table to load data into.
FlightSql.CommandStatementIngest.Builder.clearTable()
The table to load data into.
The behavior for handling the table definition.
Store ingested data in a temporary table.
Perform the ingestion as part of this transaction.
FlightSql.CommandStatementIngest.Builder.clone()
FlightSql.CommandStatementIngest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FlightSql.CommandStatementIngest.Builder.mergeFrom(com.google.protobuf.Message other)
The behavior for handling the table definition.
FlightSql.CommandStatementIngest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
FlightSql.CommandStatementIngest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Backend-specific options.
Backend-specific options.
Backend-specific options.
The catalog of the destination table to load data into.
FlightSql.CommandStatementIngest.Builder.setCatalogBytes(com.google.protobuf.ByteString value)
The catalog of the destination table to load data into.
FlightSql.CommandStatementIngest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
FlightSql.CommandStatementIngest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
The db_schema of the destination table to load data into.
FlightSql.CommandStatementIngest.Builder.setSchemaBytes(com.google.protobuf.ByteString value)
The db_schema of the destination table to load data into.
The table to load data into.
FlightSql.CommandStatementIngest.Builder.setTableBytes(com.google.protobuf.ByteString value)
The table to load data into.
The behavior for handling the table definition.
The behavior for handling the table definition.
FlightSql.CommandStatementIngest.Builder.setTemporary(boolean value)
Store ingested data in a temporary table.
FlightSql.CommandStatementIngest.Builder.setTransactionId(com.google.protobuf.ByteString value)
Perform the ingestion as part of this transaction.
FlightSql.CommandStatementIngest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)