
public final class CellBTreeMultiValueV2NullBucket extends ODurablePage
null key. Bucket has following layout:
CRC32_OFFSET, MAGIC_NUMBER_OFFSET, MAX_PAGE_SIZE_BYTES, NEXT_FREE_POSITION, WAL_POSITION_OFFSET, WAL_SEGMENT_OFFSET| Constructor and Description |
|---|
CellBTreeMultiValueV2NullBucket(OCacheEntry cacheEntry) |
| Modifier and Type | Method and Description |
|---|---|
long |
addValue(ORID rid) |
void |
decrementSize() |
long |
getMid() |
int |
getSize() |
List<ORID> |
getValues() |
void |
incrementSize() |
void |
init(long mId) |
int |
removeValue(ORID rid) |
deserializeFromDirectMemory, getBinaryValue, getByteValue, getChanges, getIntValue, getLogSequenceNumber, getLogSequenceNumberFromPage, getLongValue, getLsn, getObjectSizeInDirectMemory, getPageData, getShortValue, moveData, restoreChanges, setBinaryValue, setByteValue, setIntValue, setLongValue, setLsn, setShortValue, toStringpublic CellBTreeMultiValueV2NullBucket(OCacheEntry cacheEntry)
Copyright © 2009–2025 OrientDB. All rights reserved.