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

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

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

Methods in org.apache.hadoop.hive.ql.parse that return QBSubQuery
 QBSubQuery SubQueryUtils.ISubQueryJoinInfo.getSubQuery()
           
 QBSubQuery QBSubQuery.getSubQuery()
           
protected  QBSubQuery QB.getSubQueryPredicateDef()
           
 

Methods in org.apache.hadoop.hive.ql.parse with parameters of type QBSubQuery
protected  void QB.setSubQueryDef(QBSubQuery subQueryPredicateDef)
           
 



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