public class ReadSchema extends TableSchema
TableSchema.Builder| Constructor and Description |
|---|
ReadSchema() |
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
getAllColumns() |
List<Column> |
getBlobColumns() |
List<Column> |
getSystemColumns() |
void |
setBlobColumns(List<Column> blobColumns) |
void |
setSystemColumns(List<Column> systemColumns) |
addColumn, addPartitionColumn, basicallyEquals, builder, containsColumn, containsPartitionColumn, equals, generatePartitionSpec, getColumn, getColumn, getColumnIndex, getColumns, getPartitionColumn, getPartitionColumn, getPartitionColumnIndex, getPartitionColumns, hashCode, setColumns, setPartitionColumns, setPartitionColumnspublic List<Column> getAllColumns()
getAllColumns in class TableSchemaCopyright © 2026 Alibaba Cloud Computing. All rights reserved.