Package org.apache.flink.api.java.utils
-
Class Summary Class Description AbstractParameterTool This class provides common utility methods ofParameterToolandMultipleParameterTool.DataSetUtils Deprecated. All Flink DataSet APIs are deprecated since Flink 1.18 and will be removed in a future Flink major version.MultipleParameterTool This class provides simple utility methods for reading and parsing program arguments from different sources.ParameterTool This class provides simple utility methods for reading and parsing program arguments from different sources.PlanGenerator A generator that generates aPlanfrom a graph ofOperators.