final class TranslationPage extends PageHeader
Modifier and Type | Field and Description |
---|---|
(package private) static short |
ELEMS_PER_PAGE |
(package private) static short |
O_TRANS |
(package private) PhysicalRowId[] |
slots |
block, SIZE
Constructor and Description |
---|
TranslationPage(BlockIo block)
Constructs a data page view from the indicated block.
|
Modifier and Type | Method and Description |
---|---|
(package private) PhysicalRowId |
get(short offset)
Returns the value of the indicated rowid on the page
|
(package private) static TranslationPage |
getTranslationPageView(BlockIo block)
Factory method to create or return a data page for the
indicated block.
|
getMagic, getNext, getPrev, getView, paranoiaMagicOk, setNext, setPrev, setType
static final short O_TRANS
static final short ELEMS_PER_PAGE
final PhysicalRowId[] slots
TranslationPage(BlockIo block)
static TranslationPage getTranslationPageView(BlockIo block)
PhysicalRowId get(short offset)
Cees de Groot (C) 2000-2001. All rights reserved http://jdbm.sourceforge.net