|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lens.cube.parse.HQLParser.TreeNode
public static class HQLParser.TreeNode
Constructor Summary | |
---|---|
HQLParser.TreeNode(HQLParser.TreeNode parent,
org.apache.hadoop.hive.ql.parse.ASTNode node)
|
Method Summary | |
---|---|
org.apache.hadoop.hive.ql.parse.ASTNode |
getNode()
|
HQLParser.TreeNode |
getParent()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HQLParser.TreeNode(HQLParser.TreeNode parent, org.apache.hadoop.hive.ql.parse.ASTNode node)
Method Detail |
---|
public HQLParser.TreeNode getParent()
public org.apache.hadoop.hive.ql.parse.ASTNode getNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |