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

Remove deprecated methods from Increment

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.0.0-alpha-1
    • 3.0.0-alpha-1
    • Client
    • None
    • Incompatible change
    • Hide
      Removed the following, deprecated methods from the Increment class:

      hashCode(): No replacement.
      equals(Object): Use Row.COMPARATOR instead.
      setFamilyCellMap(NavigableMap): Use Increment#Increment(byte[], long, NavigableMap) instead.
      Show
      Removed the following, deprecated methods from the Increment class: hashCode(): No replacement. equals(Object): Use Row.COMPARATOR instead. setFamilyCellMap(NavigableMap): Use Increment#Increment(byte[], long, NavigableMap) instead.

    Description

      The Increment class contains three deprecated methods, which 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:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: