程序包 | 说明 |
---|---|
org.apache.flink.api.java.utils |
类和说明 |
---|
AbstractParameterTool
This class provides common utility methods of
ParameterTool and MultipleParameterTool . |
MultipleParameterTool
This class provides simple utility methods for reading and parsing program arguments from different sources.
|
Option
已过时。
These classes will be dropped in the next version. Use
ParameterTool or a third-party
command line parsing library instead. |
OptionType
已过时。
These classes will be dropped in the next version. Use
ParameterTool or a third-party
command line parsing library instead. |
ParameterTool
This class provides simple utility methods for reading and parsing program arguments from different sources.
|
RequiredParametersException
已过时。
These classes will be dropped in the next version. Use
ParameterTool or a third-party
command line parsing library instead. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.