db98eabf76fe35201b18a85fee9dbc13e2dd3379
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type TaskManagerGateway to InteractionsCountingTaskManagerGateway in method private createTaskManager() : InteractionsCountingTaskManagerGateway in class org.apache.flink.runtime.executiongraph.ExecutionGraphSchedulingTest | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.flink.runtime.executiongraph.ExecutionGraphSuspendTest.InteractionsCountingTaskManagerGateway moved to org.apache.flink.runtime.executiongraph.InteractionsCountingTaskManagerGateway | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type gatewaySource : TaskManagerGateway to gatewaySource : InteractionsCountingTaskManagerGateway in method public testScheduleSourceBeforeTarget() : void in class org.apache.flink.runtime.executiongraph.ExecutionGraphSchedulingTest | From | To | |
| Change Variable Type gatewayTarget : TaskManagerGateway to gatewayTarget : InteractionsCountingTaskManagerGateway in method public testScheduleSourceBeforeTarget() : void in class org.apache.flink.runtime.executiongraph.ExecutionGraphSchedulingTest | From | To |