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)