Uses of Interface
org.apache.hadoop.yarn.api.records.NodeHealthStatus

Packages that use NodeHealthStatus
org.apache.hadoop.yarn.api.records   
 

Uses of NodeHealthStatus in org.apache.hadoop.yarn.api.records
 

Methods in org.apache.hadoop.yarn.api.records that return NodeHealthStatus
 NodeHealthStatus NodeReport.getNodeHealthStatus()
          Get the NodeHealthStatus of the node.
 

Methods in org.apache.hadoop.yarn.api.records with parameters of type NodeHealthStatus
 void NodeReport.setNodeHealthStatus(NodeHealthStatus nodeHealthStatus)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.