Uses of Class
org.apache.hadoop.yarn.service.api.records.ServiceStatus
Packages that use ServiceStatus
-
Uses of ServiceStatus in org.apache.hadoop.yarn.service.api.records
Methods in org.apache.hadoop.yarn.service.api.records that return ServiceStatusModifier and TypeMethodDescriptionAn error code specific to a scenario which service owners should be able to use to understand the failure in addition to the diagnostic information.ServiceStatus.diagnostics(String diagnostics) Diagnostic information (if any) for the reason of the current state of the service.ServiceStatus.state(ServiceState state) Service state.