org.apache.hadoop.hive.ql.parse
Class QBSubQuery.SubQueryTypeDef
java.lang.Object
org.apache.hadoop.hive.ql.parse.QBSubQuery.SubQueryTypeDef
- Enclosing class:
- QBSubQuery
public static class QBSubQuery.SubQueryTypeDef
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QBSubQuery.SubQueryTypeDef
public QBSubQuery.SubQueryTypeDef(ASTNode ast,
QBSubQuery.SubQueryType type)
getAst
public ASTNode getAst()
getType
public QBSubQuery.SubQueryType getType()
Copyright © 2014 The Apache Software Foundation. All rights reserved.