Interface | Description |
---|---|
ODistributedDatabase |
Generic Distributed Database interface.
|
ODistributedLifecycleListener |
Distributed lifecycle interface to catch event from the distributed cluster.
|
ODistributedLockManager |
Distributed Lock Manager interface.
|
ODistributedMessage | |
ODistributedMessageService | |
ODistributedResponseManager | |
ODistributedServerManager |
Server cluster interface to abstract cluster behavior.
|
ODistributedStrategy |
Distributed strategy interface.
|
ODistributedTxContext |
Represent a distributed transaction context.
|
ORemoteServerAvailabilityCheck | |
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 | |
ODistributedResponseManagerImpl |
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.
|
ORemoteServerManager |
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.
|
OHotAlignmentNotPossibleException |
Hot Aligment is not possible, if autoDeploy:true restore of entire database
|
OWriteOperationNotPermittedException |
A non idempotent operation has been executed against a read only server (REPLICA).
|
Copyright © 2009–2020 OrientDB. All rights reserved.