[
https://issues.apache.org/jira/browse/ACCUMULO-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob updated ACCUMULO-1704:
--------------------------------
Labels: new (was: )
> IteratorSetting missing (int,String,Class,Map) constructor
> ----------------------------------------------------------
>
> Key: ACCUMULO-1704
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1704
> Project: Accumulo
> Issue Type: Bug
> Reporter: Mike Drob
> Priority: Trivial
> Labels: new
>
> org.apache.accumulo.core.client.IteratorSetting has several constructors
> including one for {{(int, String, String, Map)}}, where the third argument is
> a class name, but is missing one that takes {{(int, String, Class, Map)}}.
> This would be useful for users since it would be functionally identical to
> the other 4 argument constructor, and we already have some that take
> {{Class}} objects instead of {{String}} class names.
--
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