Enum FlightSql.CommandStatementIngest.TableDefinitionOptions.TableNotExistOption

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

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