PageBtreeCursor

The cursor implementation for the page b-tree index.

Methods
Row get()
Row get()
SearchRow getSearchRow()
SearchRow getSearchRow()
boolean ()
boolean ()
boolean ()
boolean ()
void setCurrent(PageBtreeLeaf current, int i)
Set the position of the current row.
void setCurrent(PageBtreeLeaf current, int i)
Set the position of the current row.
Parameters:
current - the leaf page
i - the index within the page