Package | Description |
---|---|
org.apache.hadoop.yarn.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.api.records |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
List<RejectedSchedulingRequest> |
AllocateResponse.getRejectedSchedulingRequests()
Get a list of all SchedulingRequests that the RM has rejected between
this allocate call and the previous one.
|
Modifier and Type | Method and Description |
---|---|
static RejectedSchedulingRequest |
RejectedSchedulingRequest.newInstance(RejectionReason reason,
SchedulingRequest request)
Create new RejectedSchedulingRequest.
|
Copyright © 2024 Apache Software Foundation. All rights reserved.