9380e368ae558175819282b90a303a7c26b1b411
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type executionAttemptID : ExecutionAttemptID to taskExecutionState : TaskExecutionState in method public notifyFinalState(taskExecutionState TaskExecutionState) : void in class org.apache.flink.runtime.taskmanager.ActorGatewayTaskManagerActions | From | To | |
Change Parameter Type executionAttemptID : ExecutionAttemptID to taskExecutionState : TaskExecutionState in method public notifyFinalState(taskExecutionState TaskExecutionState) : void in class org.apache.flink.runtime.taskmanager.TaskManagerActions | From | To | |
Rename Parameter | 2 | ||
Rename Parameter executionAttemptID : ExecutionAttemptID to taskExecutionState : TaskExecutionState in method public notifyFinalState(taskExecutionState TaskExecutionState) : void in class org.apache.flink.runtime.taskmanager.TaskManagerActions | From | To | |
Rename Parameter executionAttemptID : ExecutionAttemptID to taskExecutionState : TaskExecutionState in method public notifyFinalState(taskExecutionState TaskExecutionState) : void in class org.apache.flink.runtime.taskmanager.ActorGatewayTaskManagerActions | From | To |