
| Class | Description |
|---|---|
| OCompletedTxTask |
Task to manage the end of distributed transaction when no fix is needed (OFixTxTask) and all the locks must be released.
|
| OCopyDatabaseChunkTask |
Ask for a database chunk.
|
| OCreateRecordTask |
Distributed create record task used for synchronization.
|
| ODefaultRemoteTaskFactory |
Factory of remote tasks.
|
| ODeleteRecordTask |
Distributed delete record task used for synchronization.
|
| OReadRecordIfNotLatestTask | |
| OReadRecordTask |
Execute a read of a record from a distributed node.
|
| ORestartServerTask |
Distributed task to restart a node.
|
| OResurrectRecordTask |
Distributed task to fix delete record in conflict on synchronization.
|
| OScriptTask |
Executes a script on distributed servers.
|
| OSQLCommandTask |
Distributed task used for synchronization.
|
| OStopServerTask |
Distributed task to stop a server.
|
| OSyncClusterTask |
Ask for deployment of single cluster from a remote node.
|
| OSyncDatabaseDeltaTask |
Ask for synchronization of delta of chanegs on database from a remote node.
|
| OSyncDatabaseTask |
Ask for synchronization of database from a remote node.
|
| OTxTask |
Distributed transaction task.
|
| OTxTaskResult |
Result of distributed transaction.
|
| OUpdateRecordTask |
Distributed updated record task used for synchronization.
|
| Enum | Description |
|---|---|
| OSyncClusterTask.MODE |
Copyright © 2009–2016 Orient Technologies. All rights reserved.