Package | Description |
---|---|
org.apache.arrow.flight.sql.impl |
Modifier and Type | Method and Description |
---|---|
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.Builder.clear() |
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.Builder.clearQuery()
The SQL syntax.
|
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.Builder.clearTransactionId()
Include the query as part of this transaction (if unset, the query is auto-committed).
|
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.Builder.mergeFrom(FlightSql.CommandStatementUpdate other) |
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.Builder.mergeFrom(com.google.protobuf.Message other) |
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.newBuilder() |
static FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.newBuilder(FlightSql.CommandStatementUpdate prototype) |
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.newBuilderForType() |
protected FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.Builder.setQuery(String value)
The SQL syntax.
|
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.Builder.setQueryBytes(com.google.protobuf.ByteString value)
The SQL syntax.
|
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.Builder.setTransactionId(com.google.protobuf.ByteString value)
Include the query as part of this transaction (if unset, the query is auto-committed).
|
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FlightSql.CommandStatementUpdate.Builder |
FlightSql.CommandStatementUpdate.toBuilder() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.