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

Enis Soztutar commented on HBASE-17278:
---------------------------------------

CellScanner should only have Current() and Advance(). You can take a look at 
the CellScanner.java. 

You can move CellBlockMetaLength() to the KVCodec::Decoder. Also, you can just 
use the buffer length, rather then "cell block meta" as a terminology. 

> [C++] Cell Scanner Implementation to be used by ResultScanner
> -------------------------------------------------------------
>
>                 Key: HBASE-17278
>                 URL: https://issues.apache.org/jira/browse/HBASE-17278
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Sudeep Sunthankar
>            Assignee: Sudeep Sunthankar
>         Attachments: HBASE-17278.HBASE-14850.v1.patch, 
> HBASE-17278.HBASE-14850.v2.patch, HBASE-17278.HBASE-14850.v3.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to