| Modifier and Type | Method and Description |
|---|---|
OClusterPositionMapBucket.PositionEntry |
OClusterPositionMapBucket.get(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
OClusterPositionMapBucket.resurrect(int index,
OClusterPositionMapBucket.PositionEntry entry) |
void |
OClusterPositionMapBucket.set(int index,
OClusterPositionMapBucket.PositionEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
OClusterPositionMapBucket.PositionEntry |
OClusterPositionMapV0.get(long clusterPosition,
int pageCount,
OAtomicOperation atomicOperation) |
| Modifier and Type | Method and Description |
|---|---|
void |
OClusterPositionMapV0.update(long clusterPosition,
OClusterPositionMapBucket.PositionEntry entry,
OAtomicOperation atomicOperation) |
| Modifier and Type | Method and Description |
|---|---|
OClusterPositionMapBucket.PositionEntry |
OClusterPositionMapV1.get(long clusterPosition,
int pageCount,
OAtomicOperation atomicOperation) |
| Modifier and Type | Method and Description |
|---|---|
void |
OClusterPositionMapV1.update(long clusterPosition,
OClusterPositionMapBucket.PositionEntry entry,
OAtomicOperation atomicOperation) |
Copyright © 2009–2025 OrientDB. All rights reserved.