|
Change Parameter Type dispatcher : EventHandler<ContainerPreemptEvent> to context : RMContext in method public ProportionalCapacityPreemptionPolicy(config Configuration, context RMContext, scheduler CapacityScheduler) in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy |
From |
To |
|
Change Parameter Type dispatcher : EventHandler<ContainerPreemptEvent> to context : RMContext in method public ProportionalCapacityPreemptionPolicy(config Configuration, context RMContext, scheduler CapacityScheduler, clock Clock) in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy |
From |
To |
|
Change Parameter Type type : ContainerPreemptEventType to type : SchedulerEventType in method public ContainerPreemptEvent(aid ApplicationAttemptId, container RMContainer, type SchedulerEventType) in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.ContainerPreemptEvent |
From |
To |
|
Change Parameter Type disp : EventHandler<ContainerPreemptEvent> to context : RMContext in method public init(config Configuration, context RMContext, sched PreemptableResourceScheduler) : void in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy |
From |
To |
|
Change Parameter Type type : ContainerPreemptEventType to type : SchedulerEventType in method package IsPreemptionRequestFor(appAttId ApplicationAttemptId, type SchedulerEventType) in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.TestProportionalCapacityPreemptionPolicy.IsPreemptionRequestFor |
From |
To |
|
Change Parameter Type dispatcher : EventHandler<ContainerPreemptEvent> to context : RMContext in method public init(config Configuration, context RMContext, scheduler PreemptableResourceScheduler) : void in class org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingEditPolicy |
From |
To |
|
Rename Parameter dispatcher : EventHandler<ContainerPreemptEvent> to context : RMContext in method public ProportionalCapacityPreemptionPolicy(config Configuration, context RMContext, scheduler CapacityScheduler) in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy |
From |
To |
|
Rename Parameter dispatcher : EventHandler<ContainerPreemptEvent> to context : RMContext in method public ProportionalCapacityPreemptionPolicy(config Configuration, context RMContext, scheduler CapacityScheduler, clock Clock) in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy |
From |
To |
|
Rename Parameter dispatcher : EventHandler<ContainerPreemptEvent> to context : RMContext in method public init(config Configuration, context RMContext, scheduler PreemptableResourceScheduler) : void in class org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingEditPolicy |
From |
To |
|
Rename Parameter disp : EventHandler<ContainerPreemptEvent> to context : RMContext in method public init(config Configuration, context RMContext, sched PreemptableResourceScheduler) : void in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy |
From |
To |