6215e35bb633706753a464ad3e8633366e6a10b2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private waitExpectedStorageType(fileName String, expectedStorageType StorageType, expectedStorageCount int, timeout int) : void from class org.apache.hadoop.hdfs.server.namenode.TestStoragePolicySatisfier to public waitExpectedStorageType(fileName String, expectedStorageType StorageType, expectedStorageCount int, timeout int, fs DistributedFileSystem) : void from class org.apache.hadoop.hdfs.DFSTestUtil | From | To | |
Change Return Type | 1 | ||
Change Return Type void to FileStatus in method package satisfyStoragePolicy(fsd FSDirectory, bm BlockManager, src String, logRetryCache boolean) : FileStatus in class org.apache.hadoop.hdfs.server.namenode.FSDirAttrOp | From | To |