| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.records | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract PreemptionContract | PreemptionMessage. getContract() | 
| static PreemptionContract | PreemptionContract. newInstance(List<PreemptionResourceRequest> req,
           Set<PreemptionContainer> containers) | 
| Modifier and Type | Method and Description | 
|---|---|
| static PreemptionMessage | PreemptionMessage. newInstance(StrictPreemptionContract set,
           PreemptionContract contract) | 
| abstract void | PreemptionMessage. setContract(PreemptionContract contract) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.