public static class TableColumn.PhysicalColumn extends TableColumn
TableColumn.ComputedColumn, TableColumn.MetadataColumn, TableColumn.PhysicalColumn| 限定符和类型 | 方法和说明 |
|---|---|
Optional<String> |
explainExtras()
Returns an explanation of specific column extras next to name and type.
|
boolean |
isPersisted()
Returns whether the given column is persisted in a sink operation.
|
boolean |
isPhysical()
Returns whether the given column is a physical column of a table; neither computed nor
metadata.
|
public boolean isPhysical()
TableColumnisPhysical 在类中 TableColumnpublic boolean isPersisted()
TableColumnisPersisted 在类中 TableColumnpublic Optional<String> explainExtras()
TableColumnexplainExtras 在类中 TableColumnCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.