6420c1c264ed3ce0c32ba164c2cdb85ccdccf265
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testJobManagerCleanUp() : void renamed to public testJobPersistencyWhenJobManagerShutdown() : void in class org.apache.flink.test.recovery.JobManagerHAJobGraphRecoveryITCase | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type terminalState : boolean to terminalState : TerminalState in method package JobStatus(terminalState TerminalState) in class org.apache.flink.runtime.jobgraph.JobStatus | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type terminalState : boolean to terminalState : TerminalState in class org.apache.flink.runtime.jobgraph.JobStatus | From | To |