You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sami Siren (JIRA)" <ji...@apache.org> on 2009/02/17 19:45:00 UTC

[jira] Resolved: (NUTCH-582) Add missing type parameters

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

Sami Siren resolved NUTCH-582.
------------------------------

    Resolution: Fixed

yep, all of this has been committed

> Add missing type parameters
> ---------------------------
>
>                 Key: NUTCH-582
>                 URL: https://issues.apache.org/jira/browse/NUTCH-582
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Sami Siren
>            Assignee: Sami Siren
>            Priority: Minor
>         Attachments: typeparams.patch
>
>
> Hadoop 0.15 added possibility to use type parameters with several interfaces and makes it easier to use correct types in Mappers, Reducers et al. in addition to improved readability. Following patch will add type parameters to Mappers, Reducers, OutputCollectors, MapRunnables, InputFormats and OutputFormats.

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