|
Pull Up Method private cleanupExpiredQueues(shouldMove boolean, toRemove Set<String>, defReservationQueue String) : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacitySchedulerPlanFollower to protected cleanupExpiredQueues(planQueueName String, shouldMove boolean, toRemove Set<String>, defReservationQueue String) : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.AbstractSchedulerPlanFollower |
From |
To |
|
Pull Up Method public synchronizePlan(plan Plan) : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacitySchedulerPlanFollower to public synchronizePlan(plan Plan) : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.AbstractSchedulerPlanFollower |
From |
To |
|
Pull Up Method private moveAppsInQueueSync(expiredReservation String, defReservationQueue String) : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacitySchedulerPlanFollower to private moveAppsInQueueSync(expiredReservation String, defReservationQueue String) : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.AbstractSchedulerPlanFollower |
From |
To |
|
Pull Up Method public setPlans(plans Collection<Plan>) : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacitySchedulerPlanFollower to public setPlans(plans Collection<Plan>) : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.AbstractSchedulerPlanFollower |
From |
To |
|
Pull Up Method public run() : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacitySchedulerPlanFollower to public run() : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.AbstractSchedulerPlanFollower |
From |
To |
|
Pull Up Method private testPlanFollower(isMove boolean) : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacitySchedulerPlanFollower to protected testPlanFollower(isMove boolean) : void from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestSchedulerPlanFollowerBase |
From |
To |
|
Pull Up Attribute private policy : CapacityOverTimePolicy from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacitySchedulerPlanFollower to protected policy : CapacityOverTimePolicy from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestSchedulerPlanFollowerBase |
From |
To |
|
Pull Up Attribute private plans : Collection<Plan> from class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacitySchedulerPlanFollower to protected plans : Collection<Plan> from class org.apache.hadoop.yarn.server.resourcemanager.reservation.AbstractSchedulerPlanFollower |
From |
To |
|
Pull Up Attribute private plan : Plan from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacitySchedulerPlanFollower to protected plan : Plan from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestSchedulerPlanFollowerBase |
From |
To |
|
Pull Up Attribute private minAlloc : Resource from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacitySchedulerPlanFollower to protected minAlloc : Resource from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestSchedulerPlanFollowerBase |
From |
To |
|
Pull Up Attribute private mClock : Clock from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacitySchedulerPlanFollower to protected mClock : Clock from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestSchedulerPlanFollowerBase |
From |
To |
|
Pull Up Attribute package GB : int from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacitySchedulerPlanFollower to package GB : int from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestSchedulerPlanFollowerBase |
From |
To |
|
Pull Up Attribute private clock : Clock from class org.apache.hadoop.yarn.server.resourcemanager.reservation.CapacitySchedulerPlanFollower to protected clock : Clock from class org.apache.hadoop.yarn.server.resourcemanager.reservation.AbstractSchedulerPlanFollower |
From |
To |
|
Pull Up Attribute private res : ResourceCalculator from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacitySchedulerPlanFollower to private res : ResourceCalculator from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestSchedulerPlanFollowerBase |
From |
To |
|
Pull Up Attribute private mAgent : ReservationAgent from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacitySchedulerPlanFollower to protected mAgent : ReservationAgent from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestSchedulerPlanFollowerBase |
From |
To |
|
Pull Up Attribute private maxAlloc : Resource from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacitySchedulerPlanFollower to protected maxAlloc : Resource from class org.apache.hadoop.yarn.server.resourcemanager.reservation.TestSchedulerPlanFollowerBase |
From |
To |