acb8edc2d42d5f16014d10b7aa42bba2f2f8267f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private internalCopyDirectory(sourcePath Path, targetPath Path, executable boolean, sFS FileSystem, tFS FileSystem) : void extracted from public copy(sourcePath Path, targetPath Path, executable boolean) : void in class org.apache.flink.util.FileUtils | From | To | |
| Extract Method private internalCopyFile(sourcePath Path, targetPath Path, executable boolean, sFS FileSystem, tFS FileSystem) : void extracted from public copy(sourcePath Path, targetPath Path, executable boolean) : void in class org.apache.flink.util.FileUtils | From | To |