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 and Description |
---|---|
abstract ContainerQueuingLimit |
NodeHeartbeatResponse.getContainerQueuingLimit() |
Modifier and Type | Method and Description |
---|---|
abstract void |
NodeHeartbeatResponse.setContainerQueuingLimit(ContainerQueuingLimit containerQueuingLimit) |
Modifier and Type | Method and Description |
---|---|
ContainerQueuingLimit |
NodeHeartbeatResponsePBImpl.getContainerQueuingLimit() |
Modifier and Type | Method and Description |
---|---|
void |
NodeHeartbeatResponsePBImpl.setContainerQueuingLimit(ContainerQueuingLimit containerQueuingLimit) |
Modifier and Type | Method and Description |
---|---|
static ContainerQueuingLimit |
ContainerQueuingLimit.newInstance() |
Modifier and Type | Class and Description |
---|---|
class |
ContainerQueuingLimitPBImpl
Implementation of ContainerQueuingLimit interface.
|
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.