Enum FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption

java.lang.Object
java.lang.Enum<FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption>
org.apache.arrow.flight.sql.impl.FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption
All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, Serializable, Comparable<FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption>, java.lang.constant.Constable
Enclosing class:
FlightSql.CommandStatementIngest.TableDefinitionOptions

public static enum FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption extends Enum<FlightSql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption> implements com.google.protobuf.ProtocolMessageEnum
 The action to take if the target table already exists
 
Protobuf enum arrow.flight.protocol.sql.CommandStatementIngest.TableDefinitionOptions.TableExistsOption