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

Packages that use Tuple
org.apache.hadoop.hive.ql.util.jdbm.helper   
 

Uses of Tuple in org.apache.hadoop.hive.ql.util.jdbm.helper
 

Methods in org.apache.hadoop.hive.ql.util.jdbm.helper with parameters of type Tuple
abstract  boolean TupleBrowser.getNext(Tuple tuple)
          Get the next tuple.
abstract  boolean TupleBrowser.getPrevious(Tuple tuple)
          Get the previous tuple.
 



Copyright © 2010 The Apache Software Foundation