By 'row prefix scan', did you mean that you use PrefixFilter ?

The scan should always set start and stop rows, if known.
PrefixFilter would not automatically set start row.

Cheers

On Fri, Jun 27, 2014 at 5:47 PM, Intae Kim <[email protected]> wrote:

> When I use row prefix scan, how hbase find start row internally?
>
> is it finding start row using binary search?
>
> plz, anyone know that?
>
> thanks
>

Reply via email to