Uses of Class
org.apache.hadoop.hive.hwi.HWIException

Packages that use HWIException
org.apache.hadoop.hive.hwi   
 

Uses of HWIException in org.apache.hadoop.hive.hwi
 

Methods in org.apache.hadoop.hive.hwi that throw HWIException
 void HWISessionItem.clientKill()
           
 void HWISessionItem.clientRenew()
          This method clears the private member variables.
 void HWISessionItem.clientStart()
          HWISessionItem is a Runnable instance.
 HiveHistoryViewer HWISessionItem.getHistoryViewer()
           
 String HWISessionItem.getHiveConfVar(HiveConf.ConfVars wanted)
          Helper function to get configuration variables
 boolean HWISessionItem.getSSIsSilent()
          This is a chained call to SessionState.getIsSilent()
 void HWISessionItem.setSSIsSilent(boolean silent)
          This is a chained call to SessionState.setIsSilent().
 



Copyright © 2009 The Apache Software Foundation