[
https://issues.apache.org/jira/browse/HBASE-19115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Somogyi resolved HBASE-19115.
-----------------------------------
Resolution: Won't Fix
> Change return type of exists(List) and get(List) in Table interface
> -------------------------------------------------------------------
>
> Key: HBASE-19115
> URL: https://issues.apache.org/jira/browse/HBASE-19115
> Project: HBase
> Issue Type: Sub-task
> Components: API
> Affects Versions: 2.0.0-alpha-3
> Reporter: Peter Somogyi
> Priority: Minor
>
> In Table interface the return type of {{boolean[] exists(List<Get> gets)}}
> and {{Result[] get(List<Get> gets)}} should be List or Collection because
> they are more flexible to use.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)