Uses of Enum Class
org.apache.hadoop.tools.rumen.LoggedJob.JobType
Packages that use LoggedJob.JobType
-
Uses of LoggedJob.JobType in org.apache.hadoop.tools.rumen
Methods in org.apache.hadoop.tools.rumen that return LoggedJob.JobTypeModifier and TypeMethodDescriptionstatic LoggedJob.JobTypeReturns the enum constant of this class with the specified name.static LoggedJob.JobType[]LoggedJob.JobType.values()Returns an array containing the constants of this enum class, in the order they are declared.