Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest
Packages that use FlightSql.CommandStatementIngest
-
Uses of FlightSql.CommandStatementIngest in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandStatementIngestModifier and TypeMethodDescriptionFlightSql.CommandStatementIngest.Builder.build()
FlightSql.CommandStatementIngest.Builder.buildPartial()
FlightSql.CommandStatementIngest.getDefaultInstance()
FlightSql.CommandStatementIngest.Builder.getDefaultInstanceForType()
FlightSql.CommandStatementIngest.getDefaultInstanceForType()
FlightSql.CommandStatementIngest.parseDelimitedFrom
(InputStream input) FlightSql.CommandStatementIngest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementIngest.parseFrom
(byte[] data) FlightSql.CommandStatementIngest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementIngest.parseFrom
(com.google.protobuf.ByteString data) FlightSql.CommandStatementIngest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementIngest.parseFrom
(com.google.protobuf.CodedInputStream input) FlightSql.CommandStatementIngest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementIngest.parseFrom
(InputStream input) FlightSql.CommandStatementIngest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementIngest.parseFrom
(ByteBuffer data) FlightSql.CommandStatementIngest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.CommandStatementIngestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandStatementIngest>
FlightSql.CommandStatementIngest.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandStatementIngest>
FlightSql.CommandStatementIngest.parser()
Methods in org.apache.arrow.flight.sql.impl with parameters of type FlightSql.CommandStatementIngestModifier and TypeMethodDescriptionFlightSql.CommandStatementIngest.Builder.mergeFrom
(FlightSql.CommandStatementIngest other) FlightSql.CommandStatementIngest.newBuilder
(FlightSql.CommandStatementIngest prototype)