|
Rename Method package setByLabel(label String, val float) : Float renamed to package setAbsActivatedChildQueueCapacityByLabel(label String, val float) : Float in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.ParentQueueState |
From |
To |
|
Rename Method private validateQueueEntitlementChangesForLeafQueue(leafQueue CSQueue, expectedQueueEntitlement QueueEntitlement, queueEntitlementChanges List<QueueManagementChange>) : void renamed to private validateQueueEntitlementChanges(leafQueue AutoCreatedLeafQueue, expectedQueueEntitlements Map<String,QueueEntitlement>, queueEntitlementChanges List<QueueManagementChange>, expectedNodeLabels Set<String>) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAutoCreatedQueueBase |
From |
To |
|
Rename Method package getByLabel(label String) : Float renamed to package getAbsActivatedChildQueueCapacityByLabel(label String) : Float in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.ParentQueueState |
From |
To |
|
Change Parameter Type leafQueueState : LeafQueueState to leafQueueState : LeafQueueStatePerPartition in method private addLeafQueueStateIfNotExists(leafQueueName String, partition String, leafQueueState LeafQueueStatePerPartition) : boolean in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueState |
From |
To |
|
Change Parameter Type expectedTotalChildQueueAbsCapacity : float to expectedTotalChildQueueAbsCapacity : Map<String,Float> in method protected validateActivatedQueueEntitlement(parentQueue CSQueue, leafQueueName String, expectedTotalChildQueueAbsCapacity Map<String,Float>, queueManagementChanges List<QueueManagementChange>, expectedNodeLabels Set<String>) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAutoCreatedQueueBase |
From |
To |
|
Change Parameter Type leafQueue : AutoCreatedLeafQueue to leafQueue : AbstractAutoCreatedLeafQueue in method private activate(leafQueue AbstractAutoCreatedLeafQueue, nodeLabel String) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy |
From |
To |
|
Change Parameter Type leafQueue : CSQueue to leafQueue : AutoCreatedLeafQueue in method private validateQueueEntitlementChanges(leafQueue AutoCreatedLeafQueue, expectedQueueEntitlements Map<String,QueueEntitlement>, queueEntitlementChanges List<QueueManagementChange>, expectedNodeLabels Set<String>) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAutoCreatedQueueBase |
From |
To |
|
Change Parameter Type leafQueue : AutoCreatedLeafQueue to leafQueue : AbstractAutoCreatedLeafQueue in method private deactivate(leafQueue AbstractAutoCreatedLeafQueue, nodeLabel String) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy |
From |
To |
|
Change Parameter Type expectedTotalChildQueueAbsCapacity : float to expectedTotalChildQueueAbsCapacityByLabel : Map<String,Float> in method protected validateInitialQueueEntitlement(parentQueue CSQueue, leafQueueName String, expectedTotalChildQueueAbsCapacityByLabel Map<String,Float>, nodeLabels Set<String>) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAutoCreatedQueueBase |
From |
To |
|
Change Parameter Type expectedTotalChildQueueAbsCapacity : float to expectedTotalChildQueueAbsCapacity : Map<String,Float> in method protected validateDeactivatedQueueEntitlement(parentQueue CSQueue, leafQueueName String, expectedTotalChildQueueAbsCapacity Map<String,Float>, queueManagementChanges List<QueueManagementChange>) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAutoCreatedQueueBase |
From |
To |
|
Change Parameter Type expectedTotalChildQueueAbsCapacity : float to expectedTotalChildQueueAbsCapacityByLabel : Map<String,Float> in method protected validateInitialQueueEntitlement(capacityScheduler CapacityScheduler, parentQueue CSQueue, leafQueueName String, expectedTotalChildQueueAbsCapacityByLabel Map<String,Float>, nodeLabels Set<String>) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAutoCreatedQueueBase |
From |
To |
|
Move Method private activate() : boolean from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueState to private activate() : boolean from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueStatePerPartition |
From |
To |
|
Move Method public getMostRecentActivationTime() : long from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueState to public getMostRecentActivationTime() : long from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueStatePerPartition |
From |
To |
|
Move Method private deactivate() : boolean from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueState to private deactivate() : boolean from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueStatePerPartition |
From |
To |
|
Move Method public getMostRecentDeactivationTime() : long from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueState to public getMostRecentDeactivationTime() : long from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueStatePerPartition |
From |
To |
|
Move Method private addLeafQueueStateIfNotExists(leafQueueName String, leafQueueState LeafQueueState) : boolean from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy to private addLeafQueueStateIfNotExists(leafQueueName String, partition String, leafQueueState LeafQueueStatePerPartition) : boolean from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueState |
From |
To |
|
Move Method public isActive() : boolean from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueState to public isActive() : boolean from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueStatePerPartition |
From |
To |
|
Move Method private containsLeafQueue(leafQueueName String) : boolean from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy to public containsLeafQueue(leafQueueName String, partition String) : boolean from class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy.LeafQueueState |
From |
To |
|
Inline Method private computeQueueManagementChanges(leafQueuesToBeActivated Set<String>, queueManagementChanges List<QueueManagementChange>, availableCapacity float, leafQueueTemplateAbsoluteCapacity float) : void inlined to public computeQueueManagementChanges() : List<QueueManagementChange> in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy |
From |
To |
|
Inline Method private clearLeafQueueState() : void inlined to public reinitialize(schedulerContext CapacitySchedulerContext, parentQueue ParentQueue) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy |
From |
To |
|
Inline Method private buildTemplate(capacity float, maxCapacity float) : AutoCreatedLeafQueueConfig inlined to public getInitialLeafQueueConfiguration(leafQueue AbstractAutoCreatedLeafQueue) : AutoCreatedLeafQueueConfig in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy |
From |
To |
|
Inline Method private getAvailableCapacity(parentAbsCapacity float, deactivatedAbsCapacity float, totalChildQueueActivatedCapacity float) : float inlined to public computeQueueManagementChanges() : List<QueueManagementChange> in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy |
From |
To |
|
Change Variable Type leafQueueStatus : LeafQueueState to leafQueueStatus : LeafQueueStatePerPartition in method public isActive(leafQueue AutoCreatedLeafQueue, nodeLabel String) : boolean in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy |
From |
To |
|
Change Variable Type itr : Iterator<Map.Entry<String,LeafQueueState>> to itr : Iterator<Map.Entry<String,Map<String,LeafQueueStatePerPartition>>> in method package updateLeafQueueState() : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy |
From |
To |
|
Change Variable Type e : Map.Entry<String,LeafQueueState> to e : Map.Entry<String,Map<String,LeafQueueStatePerPartition>> in method package updateLeafQueueState() : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.queuemanagement.GuaranteedOrZeroCapacityOverTimePolicy |
From |
To |
|
Rename Parameter expectedTotalChildQueueAbsCapacity : float to expectedTotalChildQueueAbsCapacityByLabel : Map<String,Float> in method protected validateInitialQueueEntitlement(parentQueue CSQueue, leafQueueName String, expectedTotalChildQueueAbsCapacityByLabel Map<String,Float>, nodeLabels Set<String>) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAutoCreatedQueueBase |
From |
To |
|
Rename Parameter expectedTotalChildQueueAbsCapacity : float to expectedTotalChildQueueAbsCapacityByLabel : Map<String,Float> in method protected validateInitialQueueEntitlement(capacityScheduler CapacityScheduler, parentQueue CSQueue, leafQueueName String, expectedTotalChildQueueAbsCapacityByLabel Map<String,Float>, nodeLabels Set<String>) : void in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerAutoCreatedQueueBase |
From |
To |