| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.api.records |
Server records.
|
| org.apache.hadoop.yarn.server.api.records.impl.pb |
Server records PB implementations.
|
| Modifier and Type | Method | Description |
|---|---|---|
abstract OpportunisticContainersStatus |
NodeStatus.getOpportunisticContainersStatus() |
|
static OpportunisticContainersStatus |
OpportunisticContainersStatus.newInstance() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
NodeStatus.setOpportunisticContainersStatus(OpportunisticContainersStatus opportunisticContainersStatus) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
OpportunisticContainersStatusPBImpl |
Protocol Buffer implementation of OpportunisticContainersStatus.
|
| Modifier and Type | Method | Description |
|---|---|---|
OpportunisticContainersStatus |
NodeStatusPBImpl.getOpportunisticContainersStatus() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
NodeStatusPBImpl.setOpportunisticContainersStatus(OpportunisticContainersStatus opportunisticContainersStatus) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.