Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-18978 Align the methods in Table and AsyncTable
  3. HBASE-19115

Change return type of exists(List) and get(List) in Table interface

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 2.0.0-alpha-3
    • None
    • API
    • 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

          Activity

            People

              Unassigned Unassigned
              psomogyi Peter Somogyi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: