Package | Description |
---|---|
org.apache.flink.sql.parser.ddl |
Modifier and Type | Method and Description |
---|---|
SqlTableLike.FeatureOption |
SqlTableLike.SqlTableLikeOption.getFeatureOption() |
static SqlTableLike.FeatureOption |
SqlTableLike.FeatureOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlTableLike.FeatureOption[] |
SqlTableLike.FeatureOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SqlTableLikeOption(SqlTableLike.MergingStrategy mergingStrategy,
SqlTableLike.FeatureOption featureOption) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.