18507de3c068795c93c5c689388a22857f2f817c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable allowRestart : boolean to isRestartable : boolean in method private tryRestartOrFail() : boolean in class org.apache.flink.runtime.executiongraph.ExecutionGraph | From | To | |
| Rename Variable current : JobStatus to currentState : JobStatus in method private tryRestartOrFail() : boolean in class org.apache.flink.runtime.executiongraph.ExecutionGraph | From | To | |
| Extract Method | 2 | ||
| Extract Method private tryRestartOrFail() : boolean extracted from public fail(t Throwable) : void in class org.apache.flink.runtime.executiongraph.ExecutionGraph | From | To | |
| Extract Method private tryRestartOrFail() : boolean extracted from package jobVertexInFinalState() : void in class org.apache.flink.runtime.executiongraph.ExecutionGraph | From | To |