Uses of Interface
org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
Packages that use LauncherExitCodes
Package
Description
-
Uses of LauncherExitCodes in org.apache.hadoop.yarn.service.client
Classes in org.apache.hadoop.yarn.service.client that implement LauncherExitCodes -
Uses of LauncherExitCodes in org.apache.hadoop.yarn.service.conf
Subinterfaces of LauncherExitCodes in org.apache.hadoop.yarn.service.conf -
Uses of LauncherExitCodes in org.apache.hadoop.yarn.service.exceptions
Classes in org.apache.hadoop.yarn.service.exceptions that implement LauncherExitCodesModifier and TypeClassDescriptionclassThe system is in a bad stateclassclassAn exception to raise on a bad configurationclassA service launch exception that includes an exit code; when caught by the ServiceLauncher, it will convert that into a process exit code.classclassUsed to raise a usage exception ... this has the exit codeEXIT_USAGE