[ 
https://issues.apache.org/jira/browse/HBASE-11865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14116650#comment-14116650
 ] 

Anoop Sam John commented on HBASE-11865:
----------------------------------------

Looks good Stack

Now Result is a CellScanner, so the suggested way to iterate over Cells is 
advance() + current().
Can we deprecate cellScanner()?

> Result implements CellScannable; rather it should BE a CellScanner
> ------------------------------------------------------------------
>
>                 Key: HBASE-11865
>                 URL: https://issues.apache.org/jira/browse/HBASE-11865
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>            Assignee: stack
>         Attachments: 11865.txt
>
>
> Noticed by LarsH & Andrew Purtell. We have double the objects doing result 
> processing.
> I can change it so it is a CellScanner but also implements CellScannable so 
> we retain BC.  Let me have a go at it.



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

Reply via email to