Thanks for ur reply. Whenever I issue ResultScanner.next() can you point me
the class where will be the control will switch to?

On Wed, Dec 28, 2016 at 6:04 PM, Ted Yu <[email protected]> wrote:

> You can start from http://hbase.apache.org/book.html#hregion.scans
>
> To get to know internals, you should look at the code - in IDE such as
> Eclipse.
> Start from StoreScanner and read the classes which reference it.
>
> Cheers
>
> On Wed, Dec 28, 2016 at 12:59 AM, Rajeshkumar J <
> [email protected]
> > wrote:
>
> > Can anyone point me where I can learn internals of hbase such as scan in
> > depth.
> >
>

Reply via email to