316fa1fd59b80f453db5900437ae553ae24a5966
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable python2 : String to pythonBinary : String in method private runTestPrograms(pythonBinary String) : void in class org.apache.flink.python.api.PythonPlanBinderTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable planPath : Path in method package runPlan(args String[]) : void from class org.apache.flink.python.api.PythonPlanBinder | From | To | |
| Extract Method | 2 | ||
| Extract Method private testNotExistingPlanFile() : void extracted from protected testProgram() : void in class org.apache.flink.python.api.PythonPlanBinderTest | From | To | |
| Extract Method private runTestPrograms(pythonBinary String) : void extracted from protected testProgram() : void in class org.apache.flink.python.api.PythonPlanBinderTest | From | To |