You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/03/25 00:14:46 UTC

[jira] [Created] (HBASE-10821) Make ColumnInterpreter#getValue() abstract

Ted Yu created HBASE-10821:
------------------------------

             Summary: Make ColumnInterpreter#getValue() abstract
                 Key: HBASE-10821
                 URL: https://issues.apache.org/jira/browse/HBASE-10821
             Project: HBase
          Issue Type: Task
            Reporter: Ted Yu
            Assignee: Ted Yu


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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)