Uses of Class
org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
Packages that use ProbeStatus
Package
Description
-
Uses of ProbeStatus in org.apache.hadoop.yarn.service.component.instance
Methods in org.apache.hadoop.yarn.service.component.instance that return ProbeStatus -
Uses of ProbeStatus in org.apache.hadoop.yarn.service.monitor.probe
Methods in org.apache.hadoop.yarn.service.monitor.probe that return ProbeStatusModifier and TypeMethodDescriptionDefaultProbe.ping(ComponentInstance instance) HttpProbe.ping(ComponentInstance instance) PortProbe.ping(ComponentInstance instance) Try to connect to the (host,port); a failure to connect within the specified timeout is a failure.abstract ProbeStatusProbe.ping(ComponentInstance instance) Ping the endpoint.