Modifier and Type | Class and Description |
---|---|
class |
OSynchronizedTaskWrapper
Task wrapper to manage synchronized operations like transactions.
|
class |
OWaitPartitionsReadyTask |
Modifier and Type | Class and Description |
---|---|
class |
OAbstractSyncDatabaseTask
Abstract task for synchronization of database from a remote node.
|
class |
OCloseQueryTask
Created by luigidellaquila on 28/06/17.
|
class |
OCopyDatabaseChunkTask
Ask for a database chunk.
|
class |
ODropDatabaseTask
Distributed task to drop a database on all the servers.
|
class |
OEnterpriseStatsTask
Distributed message between server to exchange stats.
|
class |
OFetchQueryPageTask
Created by luigidellaquila on 28/06/17.
|
class |
OGossipTask
Task to manage the end of distributed transaction when no fix is needed (OFixTxTask) and all the
locks must be released.
|
class |
ONewSQLCommandTask |
class |
ORequestDatabaseConfigurationTask
Task to request last database configuration across all the servers.
|
class |
ORestartServerTask
Distributed task to restart a node.
|
class |
ORunQueryExecutionPlanTask
Created by luigidellaquila on 23/06/17.
|
class |
OScriptTask
Executes a script on distributed servers.
|
class |
OSQLCommandTask
Distributed task used for synchronization.
|
class |
OStopServerTask
Distributed task to stop a server.
|
class |
OSyncClusterTask
Ask for deployment of single cluster from a remote node.
|
class |
OSyncDatabaseNewDeltaTask |
class |
OSyncDatabaseTask
Ask for synchronization of database from a remote node.
|
class |
OTransactionPhase1Task |
class |
OTransactionPhase2Task |
class |
OUnreachableServerLocalTask
Task executed when a server becomes unreachable.
|
class |
OUpdateDatabaseConfigurationTask
Task to update the database configuration across all the servers.
|
class |
OUpdateDatabaseSequenceStatusTask |
class |
OUpdateDatabaseStatusTask
Task to update the database status across all the servers.
|
Modifier and Type | Class and Description |
---|---|
class |
OAbstractCommandTask
Base class for Replicated command tasks.
|
class |
OAbstractReplicatedTask
Base class for Replicated tasks.
|
Copyright © 2009–2020 OrientDB. All rights reserved.