Uses of Class
org.apache.hadoop.hive.ql.util.jdbm.helper.FastIterator

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

Uses of FastIterator in org.apache.hadoop.hive.ql.util.jdbm.htree
 

Methods in org.apache.hadoop.hive.ql.util.jdbm.htree that return FastIterator
 FastIterator HTree.keys()
          Returns an enumeration of the keys contained in this
 FastIterator HTree.values()
          Returns an enumeration of the values contained in this
 



Copyright © 2010 The Apache Software Foundation