
| Modifier and Type | Field and Description |
|---|---|
static OBonsaiCollectionPointer |
INVALID |
| Constructor and Description |
|---|
OBonsaiCollectionPointer(long fileId,
OBonsaiBucketPointer rootPointer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getFileId() |
OBonsaiBucketPointer |
getRootPointer() |
int |
hashCode() |
boolean |
isValid() |
public static final OBonsaiCollectionPointer INVALID
public OBonsaiCollectionPointer(long fileId,
OBonsaiBucketPointer rootPointer)
Copyright © 2009–2025 OrientDB. All rights reserved.