Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-23841 Remove deprecated methods from Scan
  3. HBASE-23847

Remove deprecated setStartRow(byte[]) from Scan

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 3.0.0-alpha-1
    • None
    • None
    • Incompatible change, Reviewed
    • Hide
      The following method was removed from Scan (due to HBASE-17320):

      - setStartRow(byte): Use #withStartRow(byte[]) instead.
      Show
      The following method was removed from Scan (due to HBASE-17320 ): - setStartRow(byte): Use #withStartRow(byte[]) instead.

    Description

      setStartRow(byte[] in Scan was deprecated back in 2.0.0 and should be removed in 3.0.0.

      Attachments

        Issue Links

          Activity

            People

              janh Jan Hentschel
              janh Jan Hentschel
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: