Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementQuery.Builder
Packages that use FlightSql.CommandPreparedStatementQuery.Builder
-
Uses of FlightSql.CommandPreparedStatementQuery.Builder in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandPreparedStatementQuery.BuilderModifier and TypeMethodDescriptionFlightSql.CommandPreparedStatementQuery.Builder.clear()FlightSql.CommandPreparedStatementQuery.Builder.clearPreparedStatementHandle()Opaque handle for the prepared statement on the server.FlightSql.CommandPreparedStatementQuery.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandPreparedStatementQuery.Builder.mergeFrom(com.google.protobuf.Message other) FlightSql.CommandPreparedStatementQuery.Builder.mergeFrom(FlightSql.CommandPreparedStatementQuery other) FlightSql.CommandPreparedStatementQuery.newBuilder()FlightSql.CommandPreparedStatementQuery.newBuilder(FlightSql.CommandPreparedStatementQuery prototype) FlightSql.CommandPreparedStatementQuery.newBuilderForType()FlightSql.CommandPreparedStatementQuery.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) FlightSql.CommandPreparedStatementQuery.Builder.setPreparedStatementHandle(com.google.protobuf.ByteString value) Opaque handle for the prepared statement on the server.FlightSql.CommandPreparedStatementQuery.toBuilder()