
public final class FreeSpaceMapPage extends ODurablePage
CRC32_OFFSET, MAGIC_NUMBER_OFFSET, MAX_PAGE_SIZE_BYTES, NEXT_FREE_POSITION, WAL_POSITION_OFFSET, WAL_SEGMENT_OFFSET| Constructor and Description |
|---|
FreeSpaceMapPage(OCacheEntry cacheEntry) |
| Modifier and Type | Method and Description |
|---|---|
int |
findPage(int requiredSize) |
void |
init() |
int |
updatePageMaxFreeSpace(int pageIndex,
int freeSpace) |
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 FreeSpaceMapPage(OCacheEntry cacheEntry)
Copyright © 2009–2025 OrientDB. All rights reserved.