Package | Description |
---|---|
org.apache.arrow.flight.sql.impl |
Modifier and Type | Method and Description |
---|---|
static FlightSql.ActionEndSavepointRequest.EndSavepoint |
FlightSql.ActionEndSavepointRequest.EndSavepoint.forNumber(int value) |
FlightSql.ActionEndSavepointRequest.EndSavepoint |
FlightSql.ActionEndSavepointRequestOrBuilder.getAction()
Whether to rollback/release the given savepoint.
|
FlightSql.ActionEndSavepointRequest.EndSavepoint |
FlightSql.ActionEndSavepointRequest.getAction()
Whether to rollback/release the given savepoint.
|
FlightSql.ActionEndSavepointRequest.EndSavepoint |
FlightSql.ActionEndSavepointRequest.Builder.getAction()
Whether to rollback/release the given savepoint.
|
static FlightSql.ActionEndSavepointRequest.EndSavepoint |
FlightSql.ActionEndSavepointRequest.EndSavepoint.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FlightSql.ActionEndSavepointRequest.EndSavepoint |
FlightSql.ActionEndSavepointRequest.EndSavepoint.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FlightSql.ActionEndSavepointRequest.EndSavepoint |
FlightSql.ActionEndSavepointRequest.EndSavepoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlightSql.ActionEndSavepointRequest.EndSavepoint[] |
FlightSql.ActionEndSavepointRequest.EndSavepoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<FlightSql.ActionEndSavepointRequest.EndSavepoint> |
FlightSql.ActionEndSavepointRequest.EndSavepoint.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
FlightSql.ActionEndSavepointRequest.Builder |
FlightSql.ActionEndSavepointRequest.Builder.setAction(FlightSql.ActionEndSavepointRequest.EndSavepoint value)
Whether to rollback/release the given savepoint.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.