PageIndex

A page store index.

Methods
int getRootPageId()
Get the root page of this index.
int getRootPageId()
Get the root page of this index.
Returns:
the root page id
boolean isSortedInsertMode()
boolean isSortedInsertMode()
void setSortedInsertMode(boolean sortedInsertMode)
void setSortedInsertMode(boolean sortedInsertMode)
void writeRowCount()
Write back the row count if it has changed.
void writeRowCount()
Write back the row count if it has changed.

Fields
static int rootPageId

rootPageId

The root page of this index.