final class DataPage extends PageHeader
Modifier and Type | Field and Description |
---|---|
(package private) static short |
DATA_PER_PAGE |
(package private) static short |
O_DATA |
block, SIZE
Constructor and Description |
---|
DataPage(BlockIo block)
Constructs a data page view from the indicated block.
|
Modifier and Type | Method and Description |
---|---|
(package private) static DataPage |
getDataPageView(BlockIo block)
Factory method to create or return a data page for the
indicated block.
|
(package private) short |
getFirst()
Returns the first rowid's offset
|
(package private) void |
setFirst(short value)
Sets the first rowid's offset
|
getMagic, getNext, getPrev, getView, paranoiaMagicOk, setNext, setPrev, setType
static final short O_DATA
static final short DATA_PER_PAGE
DataPage(BlockIo block)
Cees de Groot (C) 2000-2001. All rights reserved http://jdbm.sourceforge.net