@InterfaceAudience.Public @InterfaceStability.Evolving public class IncrementalBackupManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static Log |
LOG |
| Constructor and Description |
|---|
IncrementalBackupManager(BackupManager bm) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Long> |
getIncrBackupLogFileList(BackupInfo backupContext)
Obtain the list of logs that need to be copied out for this incremental backup.
|
public IncrementalBackupManager(BackupManager bm)
public HashMap<String,Long> getIncrBackupLogFileList(BackupInfo backupContext) throws IOException
backupContext - backup contextIOException - exception