Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementQuery.Builder
Packages that use FlightSql.CommandStatementQuery.Builder
-
Uses of FlightSql.CommandStatementQuery.Builder in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandStatementQuery.BuilderModifier and TypeMethodDescriptionFlightSql.CommandStatementQuery.Builder.clear()FlightSql.CommandStatementQuery.Builder.clearQuery()The SQL syntax.FlightSql.CommandStatementQuery.Builder.clearTransactionId()Include the query as part of this transaction (if unset, the query is auto-committed).FlightSql.CommandStatementQuery.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementQuery.Builder.mergeFrom(com.google.protobuf.Message other) FlightSql.CommandStatementQuery.Builder.mergeFrom(FlightSql.CommandStatementQuery other) FlightSql.CommandStatementQuery.newBuilder()FlightSql.CommandStatementQuery.newBuilder(FlightSql.CommandStatementQuery prototype) FlightSql.CommandStatementQuery.newBuilderForType()protected FlightSql.CommandStatementQuery.BuilderFlightSql.CommandStatementQuery.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) The SQL syntax.FlightSql.CommandStatementQuery.Builder.setQueryBytes(com.google.protobuf.ByteString value) The SQL syntax.FlightSql.CommandStatementQuery.Builder.setTransactionId(com.google.protobuf.ByteString value) Include the query as part of this transaction (if unset, the query is auto-committed).FlightSql.CommandStatementQuery.toBuilder()