You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/11/21 18:57:00 UTC

[jira] [Resolved] (HBASE-19115) Change return type of exists(List) and get(List) in Table interface

     [ 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)