Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
Packages that use FlightSql.CommandStatementUpdate
Package
Description
-
Uses of FlightSql.CommandStatementUpdate in org.apache.arrow.flight.integration.tests
Methods in org.apache.arrow.flight.integration.tests with parameters of type FlightSql.CommandStatementUpdateModifier and TypeMethodDescriptionFlightSqlScenarioProducer.acceptPutStatement
(FlightSql.CommandStatementUpdate command, FlightProducer.CallContext context, FlightStream flightStream, FlightProducer.StreamListener<PutResult> ackStream) -
Uses of FlightSql.CommandStatementUpdate in org.apache.arrow.flight.sql
Methods in org.apache.arrow.flight.sql with parameters of type FlightSql.CommandStatementUpdateModifier and TypeMethodDescriptionFlightSqlProducer.acceptPutStatement
(FlightSql.CommandStatementUpdate command, FlightProducer.CallContext context, FlightStream flightStream, FlightProducer.StreamListener<PutResult> ackStream) Accepts uploaded data for a particular SQL query based data stream.NoOpFlightSqlProducer.acceptPutStatement
(FlightSql.CommandStatementUpdate command, FlightProducer.CallContext context, FlightStream flightStream, FlightProducer.StreamListener<PutResult> ackStream) -
Uses of FlightSql.CommandStatementUpdate in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.CommandStatementUpdateModifier and TypeMethodDescriptionFlightSql.CommandStatementUpdate.Builder.build()
FlightSql.CommandStatementUpdate.Builder.buildPartial()
FlightSql.CommandStatementUpdate.getDefaultInstance()
FlightSql.CommandStatementUpdate.Builder.getDefaultInstanceForType()
FlightSql.CommandStatementUpdate.getDefaultInstanceForType()
FlightSql.CommandStatementUpdate.parseDelimitedFrom
(InputStream input) FlightSql.CommandStatementUpdate.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementUpdate.parseFrom
(byte[] data) FlightSql.CommandStatementUpdate.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementUpdate.parseFrom
(com.google.protobuf.ByteString data) FlightSql.CommandStatementUpdate.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementUpdate.parseFrom
(com.google.protobuf.CodedInputStream input) FlightSql.CommandStatementUpdate.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementUpdate.parseFrom
(InputStream input) FlightSql.CommandStatementUpdate.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandStatementUpdate.parseFrom
(ByteBuffer data) FlightSql.CommandStatementUpdate.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.CommandStatementUpdateModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandStatementUpdate>
FlightSql.CommandStatementUpdate.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandStatementUpdate>
FlightSql.CommandStatementUpdate.parser()
Methods in org.apache.arrow.flight.sql.impl with parameters of type FlightSql.CommandStatementUpdateModifier and TypeMethodDescriptionFlightSql.CommandStatementUpdate.Builder.mergeFrom
(FlightSql.CommandStatementUpdate other) FlightSql.CommandStatementUpdate.newBuilder
(FlightSql.CommandStatementUpdate prototype)