@InterfaceAudience.Private @InterfaceStability.Evolving public interface IncrementalRestoreService
| Modifier and Type | Method and Description |
|---|---|
void |
run(Path[] logDirectoryPaths,
TableName[] fromTables,
TableName[] toTables)
Run restore operation
|