@NotStorableClass public abstract class AbstractNodePage extends AbstractElement
Modifier and Type | Field and Description |
---|---|
protected boolean |
longKey |
Constructor and Description |
---|
AbstractNodePage(boolean longKey) |
Modifier and Type | Method and Description |
---|---|
protected int |
entrySize(DataRecordIdentifier key) |
abstract DataRecordIdentifier |
getLastKey() |
getPageRecord, getPositionInFile, getPreviousRecordPositionInFile, setPageRecord, setValueIsChangedValueToSave, setValueIsNotChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getByteSize, getInParentIndex, getNumberOfPage, getParentPage, getRecordType, setParentPage, updateByteSize
public abstract DataRecordIdentifier getLastKey()
protected int entrySize(DataRecordIdentifier key)
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.