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 long |
OSyncReceiver.writeDatabaseChunk(int iChunkId,
ODistributedDatabaseChunk chunk,
OutputStream out) |
Constructor and Description |
---|
OSyncReceiver(ODistributedAbstractPlugin distributed,
String databaseName,
ODistributedDatabaseChunk firstChunk,
String iNode,
String dbPath) |
Modifier and Type | Method and Description |
---|---|
Optional<ODistributedDatabaseChunk> |
ONewDeltaTaskResponse.getChunk() |
Constructor and Description |
---|
ONewDeltaTaskResponse(ODistributedDatabaseChunk chunk) |
Modifier and Type | Method and Description |
---|---|
protected static long |
OCommandExecutorSQLHASyncCluster.writeDatabaseChunk(String iNodeName,
int iChunkId,
ODistributedDatabaseChunk chunk,
FileOutputStream out) |
Copyright © 2009–2020 OrientDB. All rights reserved.