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

Make ColumnInterpreter#getValue() abstract

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.99.0
    • None
    • None
    • Reviewed
    • Hide
      ColumnInterpreter#getValue(byte[], byte[], KeyValue) has been removed from ColumnInterpreter
      ColumnInterpreter#getValue(byte[], byte[], Cell) is now abstract
      Show
      ColumnInterpreter#getValue(byte[], byte[], KeyValue) has been removed from ColumnInterpreter ColumnInterpreter#getValue(byte[], byte[], Cell) is now abstract

    Description

      ColumnInterpreter#getValue(byte[], byte[], KeyValue) was provided for backward compatibility. It has been deprecated since 0.96

      This issue removes ColumnInterpreter#getValue(byte[], byte[], KeyValue) and makes ColumnInterpreter#getValue(byte[], byte[], Cell) abstract.

      Attachments

        1. 10821-v1.txt
          1 kB
          Ted Yu

        Activity

          People

            yuzhihong@gmail.com Ted Yu
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: