Uses of Class
org.apache.hadoop.yarn.server.nodemanager.health.NodeHealthCheckerService
Packages that use NodeHealthCheckerService
-
Uses of NodeHealthCheckerService in org.apache.hadoop.yarn.server.nodemanager
Methods in org.apache.hadoop.yarn.server.nodemanager that return NodeHealthCheckerServiceMethods in org.apache.hadoop.yarn.server.nodemanager with parameters of type NodeHealthCheckerServiceModifier and TypeMethodDescriptionprotected NodeStatusUpdaterNodeManager.createNodeStatusUpdater(Context context, org.apache.hadoop.yarn.event.Dispatcher dispatcher, NodeHealthCheckerService healthChecker) Constructors in org.apache.hadoop.yarn.server.nodemanager with parameters of type NodeHealthCheckerServiceModifierConstructorDescriptionNodeStatusUpdaterImpl(Context context, org.apache.hadoop.yarn.event.Dispatcher dispatcher, NodeHealthCheckerService healthChecker, NodeManagerMetrics metrics)