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

Remove deprecated methods from Append

    XMLWordPrintableJSON

Details

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

      add(byte[], byte[], byte[]): Use addColumn(byte[], byte[], byte[]) instead.
      setFamilyCellMap(NavigableMap): Use Append(byte[], long, NavigableMap) instead.
      Show
      Removed the following, deprecated methods from the Append class: add(byte[], byte[], byte[]): Use addColumn(byte[], byte[], byte[]) instead. setFamilyCellMap(NavigableMap): Use Append(byte[], long, NavigableMap) instead.

    Description

      The Append class contains two 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:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: