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