3903b817cb20524aec2c0fbee763e6bf73f5f989
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private getContainerResource() : Resource extracted from protected requestNewWorkers(numWorkers int) : void in class org.apache.flink.yarn.YarnFlinkResourceManager | From | To | |
Extract Method private removeContainerRequest(pendingContainerRequest AMRMClient.ContainerRequest) : void extracted from public onContainersAllocated(containers List<Container>) : void in class org.apache.flink.yarn.YarnResourceManager | From | To |