0180d068565d99db1db998944686064ceddf398f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type taskManagerGateway : SimpleAckingTaskManagerGateway to taskManagerGateway : TaskManagerGateway in method package createSingleLogicalSlot(slotOwner SlotOwner, taskManagerGateway TaskManagerGateway, slotRequestId SlotRequestId) : SingleLogicalSlot in class org.apache.flink.runtime.executiongraph.ExecutionGraphSchedulingTest | From | To | |
Change Parameter Type slotOwner : TestingSlotOwner to slotOwner : SlotOwner in method package createSingleLogicalSlot(slotOwner SlotOwner, taskManagerGateway TaskManagerGateway, slotRequestId SlotRequestId) : SingleLogicalSlot in class org.apache.flink.runtime.executiongraph.ExecutionGraphSchedulingTest | From | To |