1c02e1a43219890b4e9d7f2451f607a51a4ac348
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute haServicesMock : HighAvailabilityServices to haServices : TestingHighAvailabilityServices in method public testFilterOutDuplicateJobMasterRegistrations() : void in class org.apache.flink.runtime.taskexecutor.TaskExecutorTest | From | To | |
| Replace Variable With Attribute localTaskManagerLocation : LocalTaskManagerLocation to taskManagerLocation : TaskManagerLocation in method public testRemoveJobFromJobLeaderService() : void in class org.apache.flink.runtime.taskexecutor.TaskExecutorTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type localTaskManagerLocation : LocalTaskManagerLocation to taskManagerLocation : TaskManagerLocation in method public testRemoveJobFromJobLeaderService() : void in class org.apache.flink.runtime.taskexecutor.TaskExecutorTest | From | To | |
| Change Variable Type haServicesMock : HighAvailabilityServices to haServices : TestingHighAvailabilityServices in method public testFilterOutDuplicateJobMasterRegistrations() : void in class org.apache.flink.runtime.taskexecutor.TaskExecutorTest | From | To |