| Package | Description |
|---|---|
| com.orientechnologies.orient.client.remote | |
| com.orientechnologies.orient.core.storage |
Contains the Storage interface and the basic implementations.
|
| com.orientechnologies.orient.core.storage.cluster | |
| com.orientechnologies.orient.core.storage.cluster.v0 | |
| com.orientechnologies.orient.core.storage.cluster.v1 | |
| com.orientechnologies.orient.core.storage.cluster.v2 | |
| com.orientechnologies.orient.core.storage.impl.local |
Contains all the class involved on the "local" implementation of the OStorage interface.
|
| Modifier and Type | Method and Description |
|---|---|
OClusterBrowsePage |
OClusterRemote.nextPage(long lastPosition) |
| Modifier and Type | Method and Description |
|---|---|
OClusterBrowsePage |
OCluster.nextPage(long lastPosition) |
| Modifier and Type | Method and Description |
|---|---|
OClusterBrowsePage |
OOfflineCluster.nextPage(long lastPosition) |
| Modifier and Type | Method and Description |
|---|---|
OClusterBrowsePage |
OPaginatedClusterV0.nextPage(long lastPosition) |
| Modifier and Type | Method and Description |
|---|---|
OClusterBrowsePage |
OPaginatedClusterV1.nextPage(long lastPosition) |
| Modifier and Type | Method and Description |
|---|---|
OClusterBrowsePage |
OPaginatedClusterV2.nextPage(long lastPosition) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<OClusterBrowsePage> |
OAbstractPaginatedStorage.browseCluster(int clusterId) |
Copyright © 2009–2025 OrientDB. All rights reserved.