|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTree | |
---|---|
org.apache.hadoop.hive.ql.exec | |
org.apache.hadoop.hive.ql.util.jdbm.htree |
Uses of HTree in org.apache.hadoop.hive.ql.exec |
---|
Fields in org.apache.hadoop.hive.ql.exec with type parameters of type HTree | |
---|---|
protected Map<Byte,HTree> |
MapJoinOperator.mapJoinTables
|
Uses of HTree in org.apache.hadoop.hive.ql.util.jdbm.htree |
---|
Methods in org.apache.hadoop.hive.ql.util.jdbm.htree that return HTree | |
---|---|
static HTree |
HTree.createInstance(RecordManager recman)
Create a persistent hashtable. |
static HTree |
HTree.load(RecordManager recman,
long root_recid)
Load a persistent hashtable |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |