| Package | Description |
|---|---|
| com.orientechnologies.orient.server.distributed.impl |
| Modifier and Type | Field and Description |
|---|---|
protected ODistributedDatabaseImpl |
ODistributedWorker.distributed |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ODistributedDatabaseImpl> |
ODistributedMessageServiceImpl.databases |
| Modifier and Type | Method and Description |
|---|---|
ODistributedDatabaseImpl |
ODistributedMessageServiceImpl.getDatabase(String iDatabaseName) |
ODistributedDatabaseImpl |
ODistributedMessageServiceImpl.registerDatabase(String iDatabaseName) |
ODistributedDatabaseImpl |
ODistributedMessageServiceImpl.unregisterDatabase(String iDatabaseName) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
ODistributedAbstractPlugin.installDatabaseFromNetwork(String dbPath,
String databaseName,
ODistributedDatabaseImpl distrDatabase,
String iNode,
ODistributedDatabaseChunk firstChunk,
boolean delta)
Returns the clusters where sync is required.
|
boolean |
ODistributedAbstractPlugin.requestDatabaseDelta(ODistributedDatabaseImpl distrDatabase,
String databaseName) |
protected boolean |
ODistributedAbstractPlugin.requestDatabaseFullSync(ODistributedDatabaseImpl distrDatabase,
boolean backupDatabase,
String databaseName,
boolean iAskToAllNodes) |
protected boolean |
ODistributedAbstractPlugin.requestFullDatabase(ODistributedDatabaseImpl distrDatabase,
String databaseName,
boolean backupDatabase) |
| Constructor and Description |
|---|
ODistributedWorker(ODistributedDatabaseImpl iDistributed,
String iDatabaseName,
int i) |
Copyright © 2009–2016 Orient Technologies. All rights reserved.