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

Armando Miraglia commented on GIRAPH-623:
-----------------------------------------

Nitay, I was checking and I would suggest that the AbstractConfOption 
constructor should also have the default value, isn't it? Otherwise such 
information is not available, what do you think? So I would add description and 
default value in the AbstractConfOption (Generics? use of Object class?). An 
other way would be to check the type and cast each option in the specialized 
class and then print out the default vaule.. Ugly but maybe much simpler. Any 
thoughts?
                
> Website Documentation: table of parameters
> ------------------------------------------
>
>                 Key: GIRAPH-623
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-623
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Claudio Martella
>         Attachments: GIRAPH-623.patch
>
>
> Would be nice to have a table with all the parameters in GiraphConstants, 
> with defaults and relative javadoc explanation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to