Uses of Enum Class
org.apache.hadoop.mapred.join.Parser.TType
Packages that use Parser.TType
-
Uses of Parser.TType in org.apache.hadoop.mapred.join
Methods in org.apache.hadoop.mapred.join that return Parser.TTypeModifier and TypeMethodDescriptionParser.Token.getType()static Parser.TTypeReturns the enum constant of this class with the specified name.static Parser.TType[]Parser.TType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.mapred.join with parameters of type Parser.TType