Package | Description |
---|---|
org.apache.hadoop.mapreduce.lib.join |
Modifier and Type | Method and Description |
---|---|
Parser.TType |
Parser.Token.getType() |
static Parser.TType |
Parser.TType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Parser.TType[] |
Parser.TType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Parser.StrToken(Parser.TType type,
String str) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.