| Modifier and Type | Method and Description |
|---|---|
static TableSizeHint |
TableSizeHint.fromInt(int e) |
TableSizeHint |
TableEnv.getTable_sz_hint() |
TableSizeHint |
TableEnv.getTableSizeHint() |
static TableSizeHint |
TableSizeHint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableSizeHint[] |
TableSizeHint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableEnv.setTable_sz_hint(TableSizeHint table_sz_hint) |
void |
TableEnv.setTableSizeHint(TableSizeHint table_sz_hint) |
Copyright © 2021. All rights reserved.