bc6823618a1cf01a3385478bb1913940d9f604bc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 2 | ||
Merge Attribute [ownerAddress : String, ownerProcessId : ResourceID] to ownLocation : TaskManagerLocation in class org.apache.flink.runtime.taskexecutor.JobLeaderService | From | To | |
Merge Attribute [taskManagerAddress : String, taskManagerProcessId : ResourceID] to taskManagerLocation : TaskManagerLocation in class org.apache.flink.runtime.taskexecutor.JobLeaderService.JobManagerRetryingRegistration | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type ownerProcessId : ResourceID to location : TaskManagerLocation in method public JobLeaderService(location TaskManagerLocation) in class org.apache.flink.runtime.taskexecutor.JobLeaderService | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type ownerProcessId : ResourceID to ownLocation : TaskManagerLocation in class org.apache.flink.runtime.taskexecutor.JobLeaderService | From | To | |
Rename Parameter | 1 | ||
Rename Parameter ownerProcessId : ResourceID to location : TaskManagerLocation in method public JobLeaderService(location TaskManagerLocation) in class org.apache.flink.runtime.taskexecutor.JobLeaderService | From | To |