
public static final class OHashTable.BucketSplitResult extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
newBucketPointer |
int |
newDepth |
long |
updatedBucketPointer |
| Constructor and Description |
|---|
BucketSplitResult(long updatedBucketPointer,
long newBucketPointer,
int newDepth) |
Copyright © 2009–2025 OrientDB. All rights reserved.