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

Append is missing methods, such as addColumn()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.0.0
    • None
    • API
    • None

    Description

      Analog to Put, Delete, Get, etc. Append should have the same common method signature, namely addColumn() as opposed to the older add(). Also consider adding the other variant that Put has, including the immutable versions.

      Question related: should those methods not better be in the Mutation class? All derived classes implement them. setTTL() is in Mutation, and throws an exception when used with Delete. So why not moved those down too? (cc saint.ack@gmail.com)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              larsgeorge Lars George
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: