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

Remove getRowOrBefore from HTableInterface and HTable

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Implemented
    • None
    • 0.99.0
    • None
    • None

    Description

      The javadoc for HTable#getRowOrBefore says:

         * @deprecated As of version 0.92 this method is deprecated without
         * replacement.   
         * getRowOrBefore is used internally to find entries in hbase:meta and makes
         * various assumptions about the table (which are true for hbase:meta but not
         * in general) to be efficient.
      

      It's been deprecated long enough. We should remove it from the client API and mark it as private.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              apurtell Andrew Kyle Purtell
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: