3a4e89643d7d7642dde9b5644491f261d4d545bd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Class | 1 | ||
| Move And Rename Class org.apache.flink.runtime.jobmanager.JobManagerHARecoveryTest.MyCheckpointRecoveryFactory moved and renamed to org.apache.flink.runtime.checkpoint.TestingCheckpointRecoveryFactory | From | To | |
| Extract Method | 2 | ||
| Extract Method private createJobMaster(jobMasterConfiguration JobMasterConfiguration, jobGraph JobGraph, highAvailabilityServices HighAvailabilityServices, jobManagerSharedServices JobManagerSharedServices) : JobMaster extracted from public testHeartbeatTimeoutWithResourceManager() : void in class org.apache.flink.runtime.jobmaster.JobMasterTest | From | To | |
| Extract Method private createJobMaster(jobMasterConfiguration JobMasterConfiguration, jobGraph JobGraph, highAvailabilityServices HighAvailabilityServices, jobManagerSharedServices JobManagerSharedServices) : JobMaster extracted from public testHeartbeatTimeoutWithTaskManager() : void in class org.apache.flink.runtime.jobmaster.JobMasterTest | From | To |