You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2012/08/10 01:01:19 UTC

[jira] [Deleted] (ACCUMULO-725) RFile does not need range check for each next call

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

Keith Turner deleted ACCUMULO-725:
----------------------------------

    
> RFile does not need range check for each next call
> --------------------------------------------------
>
>                 Key: ACCUMULO-725
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-725
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Keith Turner
>
> The RFile index keeps track of the last key in each block.  Using this information its easy to determine if an entire RFile block is within range.  If the entire block is in the range, then there is no need to check the range for each call to next.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira