Package | Description |
---|---|
org.apache.flink.api.java.utils |
Class and Description |
---|
Option
Internal representation of a parameter passed to a user defined function.
|
OptionType
Types the parameters of managed with
RequiredParameters can take. |
ParameterTool
This class provides simple utility methods for reading and parsing program arguments from different sources
|
RequiredParametersException
Exception which is thrown if validation of
RequiredParameters fails. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.