|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use joinDesc | |
---|---|
org.apache.hadoop.hive.ql.exec | |
org.apache.hadoop.hive.ql.plan |
Uses of joinDesc in org.apache.hadoop.hive.ql.exec |
---|
Classes in org.apache.hadoop.hive.ql.exec with type parameters of type joinDesc | |
---|---|
class |
CommonJoinOperator<T extends joinDesc>
Join operator implementation. |
Methods in org.apache.hadoop.hive.ql.exec with type parameters of type joinDesc | ||
---|---|---|
protected static
|
CommonJoinOperator.getJoinOutputObjectInspector(Byte[] order,
Map<Byte,List<ObjectInspector>> aliasToObjectInspectors,
T conf)
|
Uses of joinDesc in org.apache.hadoop.hive.ql.plan |
---|
Subclasses of joinDesc in org.apache.hadoop.hive.ql.plan | |
---|---|
class |
mapJoinDesc
Map Join operator Descriptor implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |