Interface | Description |
---|---|
ResourceAllocationCommitter |
Scheduler should implement this interface if it wants to have multi-threading
plus global scheduling functionality
|
Class | Description |
---|---|
AssignmentInformation | |
AssignmentInformation.AssignmentDetails | |
ContainerAllocationProposal<A extends SchedulerApplicationAttempt,N extends SchedulerNode> |
Proposal to allocate/reserve a new container
|
PendingAsk |
PendingAsk is the class to include minimal information of how much
resource to ask under constraints (e.g. |
QueueEntitlement | |
ResourceCommitRequest<A extends SchedulerApplicationAttempt,N extends SchedulerNode> | |
SchedulerContainer<A extends SchedulerApplicationAttempt,N extends SchedulerNode> |
Contexts for a container inside scheduler
|
Enum | Description |
---|---|
AssignmentInformation.Operation |
Copyright © 2022 Apache Software Foundation. All rights reserved.