Uses of Class
org.apache.hadoop.hive.ql.optimizer.GenMRProcContext.GenMRMapJoinCtx

Packages that use GenMRProcContext.GenMRMapJoinCtx
org.apache.hadoop.hive.ql.optimizer   
 

Uses of GenMRProcContext.GenMRMapJoinCtx in org.apache.hadoop.hive.ql.optimizer
 

Methods in org.apache.hadoop.hive.ql.optimizer that return GenMRProcContext.GenMRMapJoinCtx
 GenMRProcContext.GenMRMapJoinCtx GenMRProcContext.getMapJoinCtx(AbstractMapJoinOperator<? extends MapJoinDesc> op)
           
 

Methods in org.apache.hadoop.hive.ql.optimizer with parameters of type GenMRProcContext.GenMRMapJoinCtx
 void GenMRProcContext.setMapJoinCtx(AbstractMapJoinOperator<? extends MapJoinDesc> op, GenMRProcContext.GenMRMapJoinCtx mjCtx)
           
 



Copyright © 2011 The Apache Software Foundation