| Package | Description |
|---|---|
| com.orientechnologies.orient.server.distributed.impl |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentHashMap<String,ODistributedDatabaseImpl> |
ODistributedMessageServiceImpl.databases |
| Modifier and Type | Method and Description |
|---|---|
ODistributedDatabaseImpl |
ODistributedMessageServiceImpl.getDatabase(String iDatabaseName) |
ODistributedDatabaseImpl |
ODistributedMessageServiceImpl.registerDatabase(String iDatabaseName,
ODistributedConfiguration cfg)
Creates a distributed database instance if not defined yet.
|
ODistributedDatabaseImpl |
ODistributedMessageServiceImpl.unregisterDatabase(String iDatabaseName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ODistributedAbstractPlugin.installDatabaseFromNetwork(String dbPath,
String databaseName,
ODistributedDatabaseImpl distrDatabase,
String iNode,
ODistributedDatabaseChunk firstChunk,
boolean delta,
File uniqueClustersBackupDirectory,
OModifiableDistributedConfiguration cfg)
Installs a database from the network.
|
protected boolean |
ODistributedAbstractPlugin.requestDatabaseFullSync(ODistributedDatabaseImpl distrDatabase,
boolean backupDatabase,
String databaseName,
boolean iAskToAllNodes,
OModifiableDistributedConfiguration cfg) |
protected boolean |
ODistributedAbstractPlugin.requestFullDatabase(ODistributedDatabaseImpl distrDatabase,
String databaseName,
boolean backupDatabase,
OModifiableDistributedConfiguration cfg) |
| Constructor and Description |
|---|
ONewDistributedTxContextImpl(ODistributedDatabaseImpl shared,
ODistributedRequestId reqId,
OTransactionInternal tx,
OTransactionId id) |
Copyright © 2009–2025 OrientDB. All rights reserved.