30e342a5d32be5efffeb472cce76d4ed43642608
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type FSDataOutputStream to IOException in method package createNonRecursive(fs FileSystem, name Path, repl int, flag EnumSet<CreateFlag>) : IOException in class org.apache.hadoop.hdfs.TestFileCreation | From | To | |
Extract Method | 1 | ||
Extract Method public testFileCreationNonRecursive(fs FileSystem) : void extracted from public testFileCreationNonRecursive() : void in class org.apache.hadoop.hdfs.TestFileCreation | From | To |