| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.api.records | 
| 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 © 2023 Apache Software Foundation. All rights reserved.