Uses of Class
org.apache.hadoop.hive.ql.parse.TableSample

Packages that use TableSample
org.apache.hadoop.hive.ql.parse   
 

Uses of TableSample in org.apache.hadoop.hive.ql.parse
 

Methods in org.apache.hadoop.hive.ql.parse that return TableSample
 TableSample QBParseInfo.getTabSample(String alias)
           
 

Methods in org.apache.hadoop.hive.ql.parse with parameters of type TableSample
 void QBParseInfo.setTabSample(String alias, TableSample tableSample)
           
 



Copyright © 2009 The Apache Software Foundation