| Package | Description |
|---|---|
| com.github.boly38.mongodump.domain | |
| com.github.boly38.mongodump.services |
| Modifier and Type | Method and Description |
|---|---|
static RestoreConfiguration |
RestoreConfiguration.getInstance(BackupConfiguration backupConf) |
static RestoreConfiguration |
RestoreConfiguration.getInstance(String dbName,
String backupFilename) |
static RestoreConfiguration |
RestoreConfiguration.getInstance(String dbName,
String collName,
String backupFilename) |
| Modifier and Type | Method and Description |
|---|---|
void |
MongodumpService.restore(RestoreConfiguration restoreConf)
mongorestore a given backup according to restore configuration
|
Copyright © 2016. All rights reserved.