| Modifier and Type | Method and Description |
|---|---|
static LogType |
LogType.fromInt(int e) |
LogType |
TableEnv.getTable_log_type() |
LogType |
TableEnv.getTableLogType() |
static LogType |
LogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogType[] |
LogType.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_log_type(LogType table_log_type) |
void |
TableEnv.setTableLogType(LogType table_log_type) |
Copyright © 2021. All rights reserved.