|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeHealthStatus | |
|---|---|
| org.apache.hadoop.yarn.server.api.records | |
| org.apache.hadoop.yarn.server.api.records.impl.pb | |
| Uses of NodeHealthStatus in org.apache.hadoop.yarn.server.api.records |
|---|
| Methods in org.apache.hadoop.yarn.server.api.records that return NodeHealthStatus | |
|---|---|
NodeHealthStatus |
NodeStatus.getNodeHealthStatus()
|
static NodeHealthStatus |
NodeHealthStatus.newInstance(boolean isNodeHealthy,
String healthReport,
long lastHealthReport)
|
| Methods in org.apache.hadoop.yarn.server.api.records with parameters of type NodeHealthStatus | |
|---|---|
void |
NodeStatus.setNodeHealthStatus(NodeHealthStatus healthStatus)
|
| Uses of NodeHealthStatus in org.apache.hadoop.yarn.server.api.records.impl.pb |
|---|
| Subclasses of NodeHealthStatus in org.apache.hadoop.yarn.server.api.records.impl.pb | |
|---|---|
class |
NodeHealthStatusPBImpl
|
| Methods in org.apache.hadoop.yarn.server.api.records.impl.pb that return NodeHealthStatus | |
|---|---|
NodeHealthStatus |
NodeStatusPBImpl.getNodeHealthStatus()
|
| Methods in org.apache.hadoop.yarn.server.api.records.impl.pb with parameters of type NodeHealthStatus | |
|---|---|
void |
NodeStatusPBImpl.setNodeHealthStatus(NodeHealthStatus healthStatus)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||