public interface MongodumpService
| Modifier and Type | Method and Description |
|---|---|
String |
backup(BackupConfiguration backupConf) |
void |
restore(RestoreConfiguration restoreConf) |
String backup(BackupConfiguration backupConf) throws BackupException
BackupExceptionvoid restore(RestoreConfiguration restoreConf) throws RestoreException
RestoreExceptionCopyright © 2016. All rights reserved.