| Package | Description |
|---|---|
| org.apache.flink.api.java.utils |
| Modifier and Type | Method and Description |
|---|---|
OptionType |
Option.getType()
Deprecated.
|
static OptionType |
OptionType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static OptionType[] |
OptionType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Option |
Option.type(OptionType type)
Deprecated.
Define the type of the Option.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.