c1a334e1c76afebe0435010b6203c109d86f043e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type basePaths : String[] to basePaths : File[] in method protected Enumerator(basePaths File[], random Random) in class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.Enumerator | From | To | |
Change Parameter Type path : String to path : File in method protected ID(path File, threadNum int) in class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type paths : String[] to paths : File[] in class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.Enumerator | From | To | |
Change Attribute Type path : String to path : File in class org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID | From | To | |
Change Attribute Type paths : String[] to paths : File[] in class org.apache.flink.runtime.io.disk.iomanager.IOManager | From | To | |
Rename Parameter | 1 | ||
Rename Parameter paths : String[] to tempDirs : String[] in method protected IOManager(tempDirs String[]) in class org.apache.flink.runtime.io.disk.iomanager.IOManager | From | To |