| Package | Description |
|---|---|
| com.orientechnologies.orient.server.distributed.impl |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentMap<String,ODistributedStorage> |
ODistributedAbstractPlugin.storages |
| Modifier and Type | Method and Description |
|---|---|
ODistributedStorage |
ODistributedAbstractPlugin.getStorage(String dbName) |
ODistributedStorage |
ODistributedAbstractPlugin.getStorageIfExists(String dbName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ODistributedAbstractPlugin.backupCurrentDatabase(String iDatabaseName,
ODistributedStorage stg) |
| Constructor and Description |
|---|
ODistributedTransactionManager(ODistributedStorage storage,
ODistributedServerManager manager,
ODistributedDatabase iDDatabase) |
Copyright © 2009–2025 OrientDB. All rights reserved.