|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonJoinOperator | |
---|---|
org.apache.hadoop.hive.ql.exec | |
org.apache.hadoop.hive.ql.optimizer |
Uses of CommonJoinOperator in org.apache.hadoop.hive.ql.exec |
---|
Subclasses of CommonJoinOperator in org.apache.hadoop.hive.ql.exec | |
---|---|
class |
JoinOperator
Join operator implementation. |
class |
MapJoinOperator
Map side Join operator implementation. |
Uses of CommonJoinOperator in org.apache.hadoop.hive.ql.optimizer |
---|
Methods in org.apache.hadoop.hive.ql.optimizer that return types with arguments of type CommonJoinOperator | |
---|---|
Map<CommonJoinOperator,Map<Byte,List<String>>> |
ColumnPrunerProcCtx.getJoinPrunedColLists()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |