b7e70da351390df6b179cd0cedd11f311401e5a4
Files Diff
- Added: 10
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to boolean in method public sendMessageToCurrentExecution(message Serializable, attemptID ExecutionAttemptID) : boolean in class org.apache.flink.runtime.executiongraph.ExecutionVertex | From | To | |
Extract Method | 1 | ||
Extract Method public sendMessageToCurrentExecution(message Serializable, attemptID ExecutionAttemptID, sender ActorGateway) : boolean extracted from public sendMessageToCurrentExecution(message Serializable, attemptID ExecutionAttemptID) : void in class org.apache.flink.runtime.executiongraph.ExecutionVertex | From | To |