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

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

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

Methods in org.apache.hadoop.hive.ql.parse that return GenTezUtils
static GenTezUtils GenTezUtils.getUtils()
           
 

Constructors in org.apache.hadoop.hive.ql.parse with parameters of type GenTezUtils
GenTezWork(GenTezUtils utils)
          Constructor takes utils as parameter to facilitate testing
ProcessAnalyzeTable(GenTezUtils utils)
          Injecting the utils in the constructor facilitates testing
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.