Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.processor |
Package o.a.h.yarn.server.resourcemanager.scheduler.constraint.processor
contains classes related to scheduling containers using placement
processor.
|
Modifier and Type | Class and Description |
---|---|
class |
DisabledPlacementProcessor
Processor that reject all SchedulingRequests.
|
class |
PlacementConstraintProcessor
An ApplicationMasterServiceProcessor that performs Constrained placement of
Scheduling Requests.
|
class |
SchedulerPlacementProcessor
Forwarding SchedulingRequests to be handled by the scheduler, as long as the
scheduler supports SchedulingRequests.
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.