
| Interface | Description |
|---|---|
| ODistributedDatabase |
Generic Distributed Database interface.
|
| ODistributedDatabaseRepairer |
Base interface for the distributed database repairer.
|
| ODistributedLifecycleListener |
Distributed lifecycle interface to catch event from the distributed cluster.
|
| ODistributedLockManager |
Distributed Lock Manager interface.
|
| ODistributedMessageService | |
| ODistributedServerManager |
Server cluster interface to abstract cluster behavior.
|
| ODistributedStrategy |
Distributed strategy interface.
|
| ODistributedTxContext |
Represent a distributed transaction context.
|
| ORemoteServerChannel.OStorageRemoteOperation<T> | |
| ORemoteTaskFactory |
Factory for remote tasks.
|
| ORemoteTaskFactoryManager |
Factory manager to handle multiple version of distributed protocols.
|
| Class | Description |
|---|---|
| OAsynchDistributedOperation |
Asynchronous distributed operation.
|
| ODistributedConfiguration |
Immutable Distributed configuration.
|
| ODistributedMomentum |
Represents a specific momentum in distributed environment.
|
| ODistributedRequest | |
| ODistributedRequestId |
Immutable object representing the distributed request id.
|
| ODistributedResponse | |
| ODistributedResponseManager |
Asynchronous response manager.
|
| ODistributedServerLog |
Distributed logger.
|
| ODistributedSyncConfiguration |
Immutable class to store and handle information about synchronization between nodes.
|
| OModifiableDistributedConfiguration |
Modifiable Distributed configuration.
|
| ORemoteServerChannel |
Remote server channel.
|
| ORemoteServerController |
Remote server controller.
|
| Enum | Description |
|---|---|
| ODistributedConfiguration.NEW_NODE_STRATEGIES | |
| ODistributedConfiguration.ROLES | |
| ODistributedRequest.EXECUTION_MODE | |
| ODistributedServerLog.DIRECTION | |
| ODistributedServerManager.DB_STATUS |
Database status.
|
| ODistributedServerManager.NODE_STATUS |
Server status.
|
| Exception | Description |
|---|---|
| ODistributedConfigurationChangedException |
Cluster id was reassigned during the operation.
|
| ODistributedException |
Exception thrown during distributed operation between cluster nodes.
|
| ODistributedStartupException |
Exception thrown during distributed topology startup failure.
|
| OWriteOperationNotPermittedException |
A non idempotent operation has been executed against a read only server (REPLICA).
|
Copyright © 2009–2025 OrientDB. All rights reserved.