[
https://issues.apache.org/jira/browse/HBASE-10821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13945990#comment-13945990
]
haosdent commented on HBASE-10821:
----------------------------------
+1 for the patch.
> 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
> Attachments: 10821-v1.txt
>
>
> 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)