Uses of Enum Class
org.apache.hadoop.mapreduce.v2.app.launcher.ContainerLauncher.EventType
Packages that use ContainerLauncher.EventType
-
Uses of ContainerLauncher.EventType in org.apache.hadoop.mapreduce.v2.app.launcher
Methods in org.apache.hadoop.mapreduce.v2.app.launcher that return ContainerLauncher.EventTypeModifier and TypeMethodDescriptionstatic ContainerLauncher.EventTypeReturns the enum constant of this class with the specified name.static ContainerLauncher.EventType[]ContainerLauncher.EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.