| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api.records | |
| org.apache.hadoop.yarn.api.records.impl.pb |
| Modifier and Type | Method and Description |
|---|---|
abstract StrictPreemptionContract |
PreemptionMessage.getStrictContract() |
static StrictPreemptionContract |
StrictPreemptionContract.newInstance(Set<PreemptionContainer> containers) |
| Modifier and Type | Method and Description |
|---|---|
static PreemptionMessage |
PreemptionMessage.newInstance(StrictPreemptionContract set,
PreemptionContract contract) |
abstract void |
PreemptionMessage.setStrictContract(StrictPreemptionContract set) |
| Modifier and Type | Class and Description |
|---|---|
class |
StrictPreemptionContractPBImpl |
| Modifier and Type | Method and Description |
|---|---|
StrictPreemptionContract |
PreemptionMessagePBImpl.getStrictContract() |
| Modifier and Type | Method and Description |
|---|---|
void |
PreemptionMessagePBImpl.setStrictContract(StrictPreemptionContract strict) |
Copyright © 2013 Apache Software Foundation. All rights reserved.