Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-10208

Add split keys and region location related API in HTable to HTableInterface as well

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • Client
    • None

    Description

      These are APIs related to split keys avaiable in HTable same can be to HTI
      getStartKeys()
      getEndKeys()
      getStartEndKeys()
      getSplitKeys() - New
      and 3 more APIs related to find region location when we specify row also can be added to HTI
      getRegionLocation(final String row)
      getRegionLocation(final byte [] row)
      getRegionLocation(final byte [] row, boolean reload)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rajesh23 rajeshbabu
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: