
public class OBonsaiBucketPointer extends Object
| Modifier and Type | Field and Description |
|---|---|
static OBonsaiBucketPointer |
NULL |
static int |
SIZE |
| Constructor and Description |
|---|
OBonsaiBucketPointer(long pageIndex,
int pageOffset) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getPageIndex() |
int |
getPageOffset() |
int |
hashCode() |
boolean |
isValid() |
public static final int SIZE
public static final OBonsaiBucketPointer NULL
Copyright © 2009–2025 OrientDB. All rights reserved.