
public class ODirectoryFirstPage extends ODirectoryPage
| Modifier and Type | Field and Description |
|---|---|
static int |
NODES_PER_PAGE |
CRC32_OFFSET, MAGIC_NUMBER_OFFSET, MAX_PAGE_SIZE_BYTES, NEXT_FREE_POSITION, WAL_POSITION_OFFSET, WAL_SEGMENT_OFFSET| Constructor and Description |
|---|
ODirectoryFirstPage(OCacheEntry cacheEntry,
OCacheEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getItemsOffset() |
int |
getTombstone() |
int |
getTreeSize() |
void |
setTombstone(int tombstone) |
void |
setTreeSize(int treeSize) |
getEntry, getMaxLeftChildDepth, getMaxRightChildDepth, getNodeLocalDepth, getPointer, setMaxLeftChildDepth, setMaxRightChildDepth, setNodeLocalDepth, setPointerdeserializeFromDirectMemory, getBinaryValue, getByteValue, getChanges, getIntValue, getLogSequenceNumber, getLogSequenceNumberFromPage, getLongValue, getLsn, getObjectSizeInDirectMemory, getPageData, getShortValue, moveData, restoreChanges, setBinaryValue, setByteValue, setIntValue, setLongValue, setLsn, setShortValue, toStringpublic ODirectoryFirstPage(OCacheEntry cacheEntry, OCacheEntry entry)
public void setTreeSize(int treeSize)
throws IOException
IOExceptionpublic int getTreeSize()
public void setTombstone(int tombstone)
throws IOException
IOExceptionpublic int getTombstone()
protected int getItemsOffset()
getItemsOffset in class ODirectoryPageCopyright © 2009–2025 OrientDB. All rights reserved.