Nitay Joffe created GIRAPH-587:
----------------------------------
Summary: Refactor configuration options
Key: GIRAPH-587
URL: https://issues.apache.org/jira/browse/GIRAPH-587
Project: Giraph
Issue Type: Bug
Reporter: Nitay Joffe
Assignee: Nitay Joffe
I think with some clever use of Enums we can cleanup our configuration options
a lot. Specifically I'm thinking we should add an enum for each type of option,
for example StringConfOption. This enum would contain the key name, default
value, and methods to get / set it when passed a Configuration. We can have a
BooleanConfOption, IntConfOption, ClassConfOption, etc.
--
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