28d619b22bec1b93259a96bfaba3ec1aecb026a2
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type stage : int to stage : Stage in method protected failStageIf(stage Stage) : void in class org.apache.hadoop.hbase.backup.impl.TableBackupClient | From | To | |
Move Method | 1 | ||
Move Method protected failStageIf(stage int) : void from class org.apache.hadoop.hbase.backup.TestFullBackupWithFailures.FullTableBackupClientForTest to protected failStageIf(stage Stage) : void from class org.apache.hadoop.hbase.backup.impl.TableBackupClient | From | To | |
Move Attribute | 1 | ||
Move Attribute public BACKUP_TEST_MODE_STAGE : String from class org.apache.hadoop.hbase.backup.TestFullBackupWithFailures.FullTableBackupClientForTest to public BACKUP_TEST_MODE_STAGE : String from class org.apache.hadoop.hbase.backup.impl.TableBackupClient | From | To |