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

Remove deprecated Scan(byte[], Filter) 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):

      - Scan(byte[], Filter): Use new Scan().withStartRow(startRow).setFilter(filter) instead.
      Show
      The following method was removed from Scan (due to HBASE-17320 ): - Scan(byte[], Filter): Use new Scan().withStartRow(startRow).setFilter(filter) instead.

    Description

      Scan(byte[], Filter) in Scan was deprecated back in 2.0.0 and should be removed for 3.0.0.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: