| Package | Description |
|---|---|
| com.starrocks.connector.flink.catalog |
| Modifier and Type | Method and Description |
|---|---|
StarRocksTable.TableType |
StarRocksTable.getTableType() |
static StarRocksTable.TableType |
StarRocksTable.TableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StarRocksTable.TableType[] |
StarRocksTable.TableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StarRocksTable.Builder |
StarRocksTable.Builder.setTableType(StarRocksTable.TableType tableType) |
Copyright © 2023. All rights reserved.