| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.api.protocolrecords | |
| org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb | |
| 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 ContainerQueuingLimit |
NodeHeartbeatResponse.getContainerQueuingLimit() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
NodeHeartbeatResponse.setContainerQueuingLimit(ContainerQueuingLimit containerQueuingLimit) |
| Modifier and Type | Method | Description |
|---|---|---|
ContainerQueuingLimit |
NodeHeartbeatResponsePBImpl.getContainerQueuingLimit() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
NodeHeartbeatResponsePBImpl.setContainerQueuingLimit(ContainerQueuingLimit containerQueuingLimit) |
| Modifier and Type | Method | Description |
|---|---|---|
static ContainerQueuingLimit |
ContainerQueuingLimit.newInstance() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ContainerQueuingLimitPBImpl |
Implementation of ContainerQueuingLimit interface.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.