
public static final class OHashTable.NodeSplitResult extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
allLeftHashMapsEqual |
boolean |
allRightHashMapsEqual |
long[] |
newNode |
| Constructor and Description |
|---|
NodeSplitResult(long[] newNode,
boolean allLeftHashMapsEqual,
boolean allRightHashMapsEqual) |
Copyright © 2009–2025 OrientDB. All rights reserved.