Uses of Class
org.apache.hadoop.hive.ql.exec.MapJoinOperator

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

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

Methods in org.apache.hadoop.hive.ql.parse that return types with arguments of type MapJoinOperator
 Map<MapJoinOperator,QBJoinTree> ParseContext.getMapJoinContext()
           
 

Method parameters in org.apache.hadoop.hive.ql.parse with type arguments of type MapJoinOperator
 void ParseContext.setMapJoinContext(Map<MapJoinOperator,QBJoinTree> mapJoinContext)
           
 



Copyright © 2010 The Apache Software Foundation