Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
2.0.0-alpha-3
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
HBASE-19031 Align exist method in Table and AsyncTable interfaces
- Resolved