Peter Somogyi created HBASE-19115:
-------------------------------------

             Summary: 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: Improvement
          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