Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest
Packages that use FlightSql.ActionEndSavepointRequest
Package
Description
-
Uses of FlightSql.ActionEndSavepointRequest in org.apache.arrow.flight.integration.tests
Methods in org.apache.arrow.flight.integration.tests with parameters of type FlightSql.ActionEndSavepointRequestModifier and TypeMethodDescriptionvoid
FlightSqlScenarioProducer.endSavepoint
(FlightSql.ActionEndSavepointRequest request, FlightProducer.CallContext context, FlightProducer.StreamListener<Result> listener) -
Uses of FlightSql.ActionEndSavepointRequest in org.apache.arrow.flight.sql
Methods in org.apache.arrow.flight.sql with parameters of type FlightSql.ActionEndSavepointRequestModifier and TypeMethodDescriptiondefault void
FlightSqlProducer.endSavepoint
(FlightSql.ActionEndSavepointRequest request, FlightProducer.CallContext context, FlightProducer.StreamListener<Result> listener) Release or roll back to a savepoint. -
Uses of FlightSql.ActionEndSavepointRequest in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.ActionEndSavepointRequestModifier and TypeMethodDescriptionFlightSql.ActionEndSavepointRequest.Builder.build()
FlightSql.ActionEndSavepointRequest.Builder.buildPartial()
FlightSql.ActionEndSavepointRequest.getDefaultInstance()
FlightSql.ActionEndSavepointRequest.Builder.getDefaultInstanceForType()
FlightSql.ActionEndSavepointRequest.getDefaultInstanceForType()
FlightSql.ActionEndSavepointRequest.parseDelimitedFrom
(InputStream input) FlightSql.ActionEndSavepointRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionEndSavepointRequest.parseFrom
(byte[] data) FlightSql.ActionEndSavepointRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionEndSavepointRequest.parseFrom
(com.google.protobuf.ByteString data) FlightSql.ActionEndSavepointRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionEndSavepointRequest.parseFrom
(com.google.protobuf.CodedInputStream input) FlightSql.ActionEndSavepointRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionEndSavepointRequest.parseFrom
(InputStream input) FlightSql.ActionEndSavepointRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionEndSavepointRequest.parseFrom
(ByteBuffer data) FlightSql.ActionEndSavepointRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.flight.sql.impl that return types with arguments of type FlightSql.ActionEndSavepointRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FlightSql.ActionEndSavepointRequest>
FlightSql.ActionEndSavepointRequest.getParserForType()
static com.google.protobuf.Parser<FlightSql.ActionEndSavepointRequest>
FlightSql.ActionEndSavepointRequest.parser()
Methods in org.apache.arrow.flight.sql.impl with parameters of type FlightSql.ActionEndSavepointRequestModifier and TypeMethodDescriptionFlightSql.ActionEndSavepointRequest.Builder.mergeFrom
(FlightSql.ActionEndSavepointRequest other) FlightSql.ActionEndSavepointRequest.newBuilder
(FlightSql.ActionEndSavepointRequest prototype)