| Package | Description |
|---|---|
| org.apache.flink.table.operations |
| Modifier and Type | Method and Description |
|---|---|
ShowFunctionsOperation.FunctionScope |
ShowFunctionsOperation.getFunctionScope() |
static ShowFunctionsOperation.FunctionScope |
ShowFunctionsOperation.FunctionScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShowFunctionsOperation.FunctionScope[] |
ShowFunctionsOperation.FunctionScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ShowFunctionsOperation(ShowFunctionsOperation.FunctionScope functionScope) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.