0ccbd27793a195b5762e8c563d75901f8cca4248
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Superclass | 1 | ||
Extract Superclass org.apache.flink.streaming.runtime.tasks.AsynchronousException from classes [org.apache.flink.streaming.runtime.tasks.TimerException] | From | To | |
Rename Attribute | 1 | ||
Rename Attribute timerException : TimerException to asyncException : AsynchronousException in class org.apache.flink.streaming.runtime.tasks.StreamTask | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type timerException : TimerException to asyncException : AsynchronousException in class org.apache.flink.streaming.runtime.tasks.StreamTask | From | To |