|
Parameterize Variable allowedDevices : Set<Device> to allowed : Set<Device> in method private pickAndDoSchedule(allowed Set<Device>, used Map<Device,ContainerId>, assigned Set<Device>, containerId ContainerId, count int, resourceName String, dps DevicePluginScheduler) : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework.DeviceMappingManager |
From |
To |
|
Parameterize Variable usedDevices : Map<Device,ContainerId> to used : Map<Device,ContainerId> in method private pickAndDoSchedule(allowed Set<Device>, used Map<Device,ContainerId>, assigned Set<Device>, containerId ContainerId, count int, resourceName String, dps DevicePluginScheduler) : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework.DeviceMappingManager |
From |
To |
|
Parameterize Variable assignedDevices : Set<Device> to assigned : Set<Device> in method private pickAndDoSchedule(allowed Set<Device>, used Map<Device,ContainerId>, assigned Set<Device>, containerId ContainerId, count int, resourceName String, dps DevicePluginScheduler) : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework.DeviceMappingManager |
From |
To |
|
Parameterize Variable requestedDeviceCount : int to count : int in method private pickAndDoSchedule(allowed Set<Device>, used Map<Device,ContainerId>, assigned Set<Device>, containerId ContainerId, count int, resourceName String, dps DevicePluginScheduler) : void in class org.apache.hadoop.yarn.server.nodemanager.containermanager.resourceplugin.deviceframework.DeviceMappingManager |
From |
To |