
| Interface | Description |
|---|---|
| ORemoteTask |
Remote Task interface.
|
| Class | Description |
|---|---|
| OAbstractCommandTask |
Base class for Replicated command tasks.
|
| OAbstractRecordReplicatedTask |
Distributed create record task used for synchronization.
|
| OAbstractRemoteTask |
Base class for Tasks to be executed remotely.
|
| OAbstractReplicatedTask |
Base class for Replicated tasks.
|
| Enum | Description |
|---|---|
| ORemoteTask.RESULT_STRATEGY |
| Exception | Description |
|---|---|
| ODatabaseIsOldException |
Exception thrown when a database is requested but it is older then the one owned by the requester.
|
| ODistributedDatabaseDeltaSyncException |
Exception thrown when a delta backup is not possible.
|
| ODistributedKeyLockedException | |
| ODistributedLockException |
Exception thrown when a distributed resource is locked.
|
| ODistributedOperationException |
Exception thrown when a distributed operation doesn't reach the quorum.
|
| ODistributedRecordLockedException |
Exception thrown when a record is locked by a running distributed transaction.
|
| OPossibleDuplicatedRecordException |
Exception thrown when a record is duplicated by a distributed transaction that is not committed.
|
Copyright © 2009–2025 OrientDB. All rights reserved.