Uses of Class
org.apache.hadoop.hive.ql.util.jdbm.htree.HTree

Packages that use HTree
org.apache.hadoop.hive.ql.util.jdbm.htree   
 

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
 



Copyright © 2009 The Apache Software Foundation