e43882e84ae44301eabd0122b5e5492da5fe9f66
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package stoptAllFiles() : void renamed to package stopAllFiles() : void in class org.apache.hadoop.hdfs.TestAppendSnapshotTruncate.DirWorker | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private FILE_WORKER_NUM : int in class org.apache.hadoop.hdfs.TestAppendSnapshotTruncate | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable e : Exception to t : Throwable in method package setErrorState(t Throwable) : void in class org.apache.hadoop.hdfs.TestAppendSnapshotTruncate.Worker | From | To | |
Change Variable Type | 1 | ||
Change Variable Type e : Exception to t : Throwable in method package setErrorState(t Throwable) : void in class org.apache.hadoop.hdfs.TestAppendSnapshotTruncate.Worker | From | To | |
Extract Method | 2 | ||
Extract Method public checkBlockRecovery(p Path, dfs DistributedFileSystem, attempts int, sleepMs long) : void extracted from public checkBlockRecovery(p Path, dfs DistributedFileSystem) : void in class org.apache.hadoop.hdfs.server.namenode.TestFileTruncate | From | To | |
Extract Method package setErrorState(t Throwable) : void extracted from package start() : void in class org.apache.hadoop.hdfs.TestAppendSnapshotTruncate.Worker | From | To |