
public static final class CellBTreeMultiValueV2Bucket.NonLeafEntry extends CellBTreeMultiValueV2Bucket.Entry
| Modifier and Type | Field and Description |
|---|---|
int |
leftChild |
int |
rightChild |
key| Constructor and Description |
|---|
NonLeafEntry(byte[] key,
int leftChild,
int rightChild) |
Copyright © 2009–2025 OrientDB. All rights reserved.