CatalogBaseTable.TableKind |
CatalogBaseTable.getTableKind() |
|
default CatalogBaseTable.TableKind |
CatalogMaterializedTable.getTableKind() |
|
default CatalogBaseTable.TableKind |
CatalogTable.getTableKind() |
|
default CatalogBaseTable.TableKind |
CatalogView.getTableKind() |
|
static CatalogBaseTable.TableKind |
CatalogBaseTable.TableKind.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CatalogBaseTable.TableKind[] |
CatalogBaseTable.TableKind.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|