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