| 程序包 | 说明 | 
|---|---|
| org.apache.flink.api.java.utils | 
| 类和说明 | 
|---|
| AbstractParameterTool This class provides common utility methods of  ParameterToolandMultipleParameterTool. | 
| 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  ParameterToolor a
     third-party command line parsing library instead. | 
| OptionType 已过时。 
 These classes will be dropped in the next version. Use  ParameterToolor 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  ParameterToolor a
     third-party command line parsing library instead. | 
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.