d7740bd00c8752303beef120ab55652cc7ed7ab5
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public existsActiveSlot(jobId JobID, allocationId AllocationID) : boolean renamed to public tryMarkSlotActive(jobId JobID, allocationId AllocationID) : boolean in class org.apache.flink.runtime.taskexecutor.slot.TaskSlotTable | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [jobManagerAddress : String, jobMasterId : JobMasterId] to jobMasterGateway : TestingJobMasterGateway in method public testSubmitTaskBeforeAcceptSlot() : void in class org.apache.flink.runtime.taskexecutor.TaskExecutorTest | From | To |