124872319889206b8ceaa7222c25318047102f6e
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public getJobTimeout() : Time from class org.apache.flink.runtime.resourcemanager.ResourceManagerConfiguration to public getJobTimeout() : Time from class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServicesConfiguration | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private jobTimeout : Time from class org.apache.flink.runtime.resourcemanager.ResourceManagerConfiguration to private jobTimeout : Time from class org.apache.flink.runtime.resourcemanager.ResourceManagerRuntimeServicesConfiguration | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [slotManagerFactory : SlotManagerFactory, jobLeaderIdService : JobLeaderIdService] to resourceManagerRuntimeServices : ResourceManagerRuntimeServices in method private createResourceManager(config Configuration) : ResourceManager<?> in class org.apache.flink.yarn.YarnFlinkApplicationMasterRunner | From | To |