[ 
https://issues.apache.org/jira/browse/HADOOP-6161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hemanth Yamijala updated HADOOP-6161:
-------------------------------------

    Release Note: 
Added following APIs to Configuration:
- public <T extends Enum<T>> T getEnum(String name, T defaultValue)
- public <T extends Enum<T>> void setEnum(String name, T value)

> Add get/setEnum to Configuration
> --------------------------------
>
>                 Key: HADOOP-6161
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6161
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: conf
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: C6161-0.patch, hadoop-6161-yahoo-20-v1.patch
>
>
> It would be useful if Configuration had helper get/set methods for enumerated 
> types.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to