Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.CommandPreparedStatementUpdate
Package
Description
-
Uses of FlightSql.CommandPreparedStatementUpdate in org.apache.arrow.flight.integration.tests
Modifier and TypeMethodDescriptionFlightSqlScenarioProducer.acceptPutPreparedStatementUpdate
(FlightSql.CommandPreparedStatementUpdate command, FlightProducer.CallContext context, FlightStream flightStream, FlightProducer.StreamListener<PutResult> ackStream) -
Uses of FlightSql.CommandPreparedStatementUpdate in org.apache.arrow.flight.sql
Modifier and TypeMethodDescriptionFlightSqlProducer.acceptPutPreparedStatementUpdate
(FlightSql.CommandPreparedStatementUpdate command, FlightProducer.CallContext context, FlightStream flightStream, FlightProducer.StreamListener<PutResult> ackStream) Accepts uploaded data for a particular prepared statement data stream.NoOpFlightSqlProducer.acceptPutPreparedStatementUpdate
(FlightSql.CommandPreparedStatementUpdate command, FlightProducer.CallContext context, FlightStream flightStream, FlightProducer.StreamListener<PutResult> ackStream) -
Uses of FlightSql.CommandPreparedStatementUpdate in org.apache.arrow.flight.sql.impl
Modifier and TypeMethodDescriptionFlightSql.CommandPreparedStatementUpdate.Builder.build()
FlightSql.CommandPreparedStatementUpdate.Builder.buildPartial()
FlightSql.CommandPreparedStatementUpdate.getDefaultInstance()
FlightSql.CommandPreparedStatementUpdate.Builder.getDefaultInstanceForType()
FlightSql.CommandPreparedStatementUpdate.getDefaultInstanceForType()
FlightSql.CommandPreparedStatementUpdate.parseDelimitedFrom
(InputStream input) FlightSql.CommandPreparedStatementUpdate.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandPreparedStatementUpdate.parseFrom
(byte[] data) FlightSql.CommandPreparedStatementUpdate.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandPreparedStatementUpdate.parseFrom
(com.google.protobuf.ByteString data) FlightSql.CommandPreparedStatementUpdate.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandPreparedStatementUpdate.parseFrom
(com.google.protobuf.CodedInputStream input) FlightSql.CommandPreparedStatementUpdate.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandPreparedStatementUpdate.parseFrom
(InputStream input) FlightSql.CommandPreparedStatementUpdate.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.CommandPreparedStatementUpdate.parseFrom
(ByteBuffer data) FlightSql.CommandPreparedStatementUpdate.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.CommandPreparedStatementUpdate>
FlightSql.CommandPreparedStatementUpdate.getParserForType()
static com.google.protobuf.Parser<FlightSql.CommandPreparedStatementUpdate>
FlightSql.CommandPreparedStatementUpdate.parser()
Modifier and TypeMethodDescriptionFlightSql.CommandPreparedStatementUpdate.Builder.mergeFrom
(FlightSql.CommandPreparedStatementUpdate other) FlightSql.CommandPreparedStatementUpdate.newBuilder
(FlightSql.CommandPreparedStatementUpdate prototype)