| Package | Description |
|---|---|
| com.starrocks.connector.flink.table.source.struct |
| Modifier and Type | Method and Description |
|---|---|
Column |
StarRocksSchema.get(String columnName) |
Column |
StarRocksSchema.getColumn(int idx) |
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
StarRocksSchema.getColumns() |
HashMap<String,Column> |
StarRocksSchema.getSchema() |
| Modifier and Type | Method and Description |
|---|---|
void |
StarRocksSchema.put(Column column) |
| Modifier and Type | Method and Description |
|---|---|
void |
StarRocksSchema.setSchema(HashMap<String,Column> schema) |
Copyright © 2023. All rights reserved.