0ed264b55560ab573f0086313c37f3110e99d49c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private toHadoopPath(path Path) : Path extracted from public open(f Path) : HadoopDataInputStream in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem | From | To | |
| Extract Method private toHadoopPath(path Path) : Path extracted from public open(f Path, bufferSize int) : HadoopDataInputStream in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter f : Path to path : Path in method private toHadoopPath(path Path) : Path in class org.apache.flink.runtime.fs.hdfs.HadoopFileSystem | From | To |