dddcfa4d9f07aa96692a12afd3003ae89ac40b17
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type containerId : ContainerId to c : Container in method private pickAndDoSchedule(allowed Set<Device>, used Map<Device,ContainerId>, assigned Set<Device>, c Container, count int, resourceName String, dps DevicePluginScheduler) : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework.DeviceMappingManager | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.nvidia.com.TestNvidiaGpuPlugin moved and renamed to org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.com.nvidia.TestNvidiaGPUPluginForRuntimeV2 | From | To | |
Rename Parameter | 2 | ||
Rename Parameter pathOfGpuBinary : String to pOfGpuBinary : String in method public setPathOfGpuBinary(pOfGpuBinary String) : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.com.nvidia.NvidiaGPUPluginForRuntimeV2 | From | To | |
Rename Parameter containerId : ContainerId to c : Container in method private pickAndDoSchedule(allowed Set<Device>, used Map<Device,ContainerId>, assigned Set<Device>, c Container, count int, resourceName String, dps DevicePluginScheduler) : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework.DeviceMappingManager | From | To |