Uses of Class
org.apache.arrow.flight.sql.impl.FlightSql.ActionEndSavepointRequest.Builder
Packages that use FlightSql.ActionEndSavepointRequest.Builder
-
Uses of FlightSql.ActionEndSavepointRequest.Builder in org.apache.arrow.flight.sql.impl
Methods in org.apache.arrow.flight.sql.impl that return FlightSql.ActionEndSavepointRequest.BuilderModifier and TypeMethodDescriptionFlightSql.ActionEndSavepointRequest.Builder.clear()FlightSql.ActionEndSavepointRequest.Builder.clearAction()Whether to rollback/release the given savepoint.FlightSql.ActionEndSavepointRequest.Builder.clearSavepointId()Opaque handle for the savepoint on the server.FlightSql.ActionEndSavepointRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FlightSql.ActionEndSavepointRequest.Builder.mergeFrom(com.google.protobuf.Message other) FlightSql.ActionEndSavepointRequest.Builder.mergeFrom(FlightSql.ActionEndSavepointRequest other) FlightSql.ActionEndSavepointRequest.newBuilder()FlightSql.ActionEndSavepointRequest.newBuilder(FlightSql.ActionEndSavepointRequest prototype) FlightSql.ActionEndSavepointRequest.newBuilderForType()FlightSql.ActionEndSavepointRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) FlightSql.ActionEndSavepointRequest.Builder.setAction(FlightSql.ActionEndSavepointRequest.EndSavepoint value) Whether to rollback/release the given savepoint.FlightSql.ActionEndSavepointRequest.Builder.setActionValue(int value) Whether to rollback/release the given savepoint.FlightSql.ActionEndSavepointRequest.Builder.setSavepointId(com.google.protobuf.ByteString value) Opaque handle for the savepoint on the server.FlightSql.ActionEndSavepointRequest.toBuilder()