Class FlightSql.CommandStatementIngest.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<FlightSql.CommandStatementIngest.Builder>
org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, FlightSql.CommandStatementIngestOrBuilder
Enclosing class:
FlightSql.CommandStatementIngest

public static final class FlightSql.CommandStatementIngest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FlightSql.CommandStatementIngest.Builder> implements FlightSql.CommandStatementIngestOrBuilder

 Represents a bulk ingestion request. Used in the command member of FlightDescriptor
 for the the RPC call DoPut to cause the server load the contents of the stream's
 FlightData into the target destination.
 
Protobuf type arrow.flight.protocol.sql.CommandStatementIngest