You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/09/10 17:19:46 UTC

[jira] [Commented] (FLINK-2654) Add JavaDoc to ParameterTool class

    [ https://issues.apache.org/jira/browse/FLINK-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14738900#comment-14738900 ] 

ASF GitHub Bot commented on FLINK-2654:
---------------------------------------

GitHub user bderak opened a pull request:

    https://github.com/apache/flink/pull/1116

    [FLINK-2654][flink-java] Add JavaDoc to ParameterTool class

    Link to the Issue:
    https://issues.apache.org/jira/browse/FLINK-2654
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bderak/flink add-java-docs-to-parameter-tool

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1116.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1116
    
----
commit 1a1c7477af5e028f04af55b8527cf82686bfd85a
Author: Behrouz Derakhshan <be...@gmail.com>
Date:   2015-09-10T14:02:51Z

    [FLINK-2654][flink-java] Add JavaDoc to ParameterTool class

----


> Add JavaDoc to ParameterTool class
> ----------------------------------
>
>                 Key: FLINK-2654
>                 URL: https://issues.apache.org/jira/browse/FLINK-2654
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Behrouz Derakhshan
>            Priority: Minor
>
> ParameterTool class is missing JavaDocs 
> The tool is already being used, and the plan is to use it in all of the example codes. We should add JavaDocs before start using it. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)