| Package | Description |
|---|---|
| com.orientechnologies.common.util | |
| com.orientechnologies.orient.client.remote | |
| com.orientechnologies.orient.client.remote.message | |
| 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.impl.local |
Contains all the class involved on the "local" implementation of the OStorage interface.
|
| Modifier and Type | Field and Description |
|---|---|
static OCluster[] |
OCommonConst.EMPTY_CLUSTER_ARRAY |
| Modifier and Type | Class and Description |
|---|---|
class |
OClusterRemote
Remote cluster implementation
|
| Modifier and Type | Method and Description |
|---|---|
static OCluster[] |
OBinaryProtocolHelper.readClustersArray(OChannelDataInput network) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OBinaryProtocolHelper.writeClustersArray(OChannelDataOutput channel,
OCluster[] clusters,
int protocolVersion) |
| Modifier and Type | Class and Description |
|---|---|
class |
OOfflineCluster
Represents an offline cluster, created with the "alter cluster X status offline" command.
|
class |
OPaginatedCluster |
| Modifier and Type | Class and Description |
|---|---|
class |
OPaginatedClusterV0 |
| Modifier and Type | Class and Description |
|---|---|
class |
OPaginatedClusterV1 |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OAbstractPaginatedStorage.setClusterStatus(OAtomicOperation atomicOperation,
OCluster cluster,
OStorageClusterConfiguration.STATUS status)
INTERNAL METHOD !!!
|
Copyright © 2009–2025 OrientDB. All rights reserved.