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