3fe27ac0796bf7fffce0901954bc2eec3eee02be
Files Diff
- Added: 8
- Removed: 1
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type ResourceManager<?> to ResourceManager<?,?> in method private createResourceManager(config Configuration) : ResourceManager<?,?> in class org.apache.flink.yarn.YarnFlinkApplicationMasterRunner | From | To | |
Change Variable Type | 1 | ||
Change Variable Type resourceManager : ResourceManager<ResourceID> to resourceManager : ResourceManager<StandaloneResourceManagerGateway,ResourceID> in method public testSlotAllocation() : void in class org.apache.flink.runtime.taskexecutor.TaskExecutorITCase | From | To |