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 and Description |
---|---|
abstract OpportunisticContainersStatus |
NodeStatus.getOpportunisticContainersStatus() |
static OpportunisticContainersStatus |
OpportunisticContainersStatus.newInstance() |
Modifier and Type | Method and Description |
---|---|
abstract void |
NodeStatus.setOpportunisticContainersStatus(OpportunisticContainersStatus opportunisticContainersStatus) |
Modifier and Type | Class and Description |
---|---|
class |
OpportunisticContainersStatusPBImpl
Protocol Buffer implementation of OpportunisticContainersStatus.
|
Modifier and Type | Method and Description |
---|---|
OpportunisticContainersStatus |
NodeStatusPBImpl.getOpportunisticContainersStatus() |
Modifier and Type | Method and Description |
---|---|
void |
NodeStatusPBImpl.setOpportunisticContainersStatus(OpportunisticContainersStatus opportunisticContainersStatus) |
Copyright © 2022 Apache Software Foundation. All rights reserved.