You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/01/26 23:29:38 UTC

[jira] [Resolved] (HBASE-3236) Document API changes in 0.90 (from 0.20) -- the removal of deprecated classes

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

stack resolved HBASE-3236.
--------------------------

    Resolution: Invalid

No longer valid

> Document API changes in 0.90 (from 0.20) -- the removal of deprecated classes
> -----------------------------------------------------------------------------
>
>                 Key: HBASE-3236
>                 URL: https://issues.apache.org/jira/browse/HBASE-3236
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>
> jdcryans suggests a page in book where we list major changes in API -- the deprecated stuff removed in 0.90.
> Ted Yu started a list up in mailing list:
> I am trying to compile our code against 0.90
> Result.getCellValue() is no longer available.
> Can you tell me the alternative ?
> ..
> HConstants is final class now instead of interface
> RowFilterInterface is gone
> org.apache.hadoop.hbase.io.Cell is gone
> org.apache.hadoop.hbase.io.RowResult is gone
> constructor
> HColumnDescriptor(byte[],int,java.lang.String,boolean,boolean,int,boolean)
> is gone
> Put.setTimeStamp() is gone
> org.apache.hadoop.hbase.filter.Filter has added
> getNextKeyHint(org.apache.hadoop.hbase.KeyValue)
> If you know the alternative to some of the old classes, please share.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)