
public final class PageKey extends Object
| Constructor and Description |
|---|
PageKey(long fileId,
int pageIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long |
getFileId() |
int |
getPageIndex() |
int |
hashCode() |
static int |
hashCode(long fileId,
int pageIndex) |
String |
toString() |
Copyright © 2009–2025 OrientDB. All rights reserved.