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

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

     [ https://issues.apache.org/jira/browse/HBASE-10821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-10821:
---------------------------

    Status: Patch Available  (was: Open)

> 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)