[ 
https://issues.apache.org/jira/browse/HBASE-19115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261286#comment-16261286
 ] 

Peter Somogyi commented on HBASE-19115:
---------------------------------------

This is similar to HBASE-18912 so I'm closing it with same reason.

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

Reply via email to