
public final class CellBTreeSingleValueEntryPointV1 extends ODurablePage
CRC32_OFFSET, MAGIC_NUMBER_OFFSET, MAX_PAGE_SIZE_BYTES, NEXT_FREE_POSITION, WAL_POSITION_OFFSET, WAL_SEGMENT_OFFSET| Constructor and Description |
|---|
CellBTreeSingleValueEntryPointV1(OCacheEntry cacheEntry) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPagesSize() |
long |
getTreeSize() |
void |
init() |
void |
setPagesSize(int pages) |
void |
setTreeSize(long size) |
deserializeFromDirectMemory, getBinaryValue, getBinaryValueBuffer, getByteValue, getCacheEntry, getChanges, getIntValue, getLogSequenceNumber, getLogSequenceNumberFromPage, getLongValue, getLSN, getObjectSizeInDirectMemory, getPageData, getShortValue, moveData, restoreChanges, setBinaryValue, setBinaryValue, setByteValue, setIntValue, setLongValue, setLsn, setPageLSN, setShortValue, toStringpublic CellBTreeSingleValueEntryPointV1(OCacheEntry cacheEntry)
Copyright © 2009–2025 OrientDB. All rights reserved.