Interface | Description |
---|---|
ORemoteTask |
Remote Task interface.
|
Class | Description |
---|---|
OAbstractCommandTask |
Base class for Replicated command tasks.
|
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.
|
Copyright © 2009–2020 OrientDB. All rights reserved.