Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementUpdate
Package
Description
-
Uses of FlightSql.CommandStatementUpdate in org.apache.arrow.flight.integration.tests
Modifier 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
Modifier 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
Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandStatementUpdate>
FlightSql.CommandStatementUpdate.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandStatementUpdate>
FlightSql.CommandStatementUpdate.parser()
Modifier and TypeMethodDescriptionFlightSql.CommandStatementUpdate.Builder.mergeFrom
(FlightSql.CommandStatementUpdate other) FlightSql.CommandStatementUpdate.newBuilder
(FlightSql.CommandStatementUpdate prototype)