Uses of Class
org.apache.hadoop.hive.ql.parse.QBSubQuery.SubQueryTypeDef

Packages that use QBSubQuery.SubQueryTypeDef
org.apache.hadoop.hive.ql.parse   
 

Uses of QBSubQuery.SubQueryTypeDef in org.apache.hadoop.hive.ql.parse
 

Methods in org.apache.hadoop.hive.ql.parse that return QBSubQuery.SubQueryTypeDef
 QBSubQuery.SubQueryTypeDef QBSubQuery.getOperator()
           
 

Constructors in org.apache.hadoop.hive.ql.parse with parameters of type QBSubQuery.SubQueryTypeDef
QBSubQuery(String outerQueryId, int sqIdx, ASTNode subQueryAST, ASTNode parentQueryExpression, QBSubQuery.SubQueryTypeDef operator, ASTNode originalSQAST, Context ctx)
           
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.