| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.records | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Set<PreemptionContainer> | PreemptionContract. getContainers()Assign the set of  PreemptionContainerspecifying which containers
 owned by theApplicationMasterthat may be reclaimed by theResourceManager. | 
| abstract Set<PreemptionContainer> | StrictPreemptionContract. getContainers()Get the set of  PreemptionContainerspecifying containers owned by
 theApplicationMasterthat may be reclaimed by theResourceManager. | 
Copyright © 2023 Apache Software Foundation. All rights reserved.