Uses of Class
org.apache.hadoop.hive.cli.CliSessionState

Packages that use CliSessionState
org.apache.hadoop.hive.cli   
org.apache.hadoop.hive.hwi   
 

Uses of CliSessionState in org.apache.hadoop.hive.cli
 

Methods in org.apache.hadoop.hive.cli with parameters of type CliSessionState
 boolean OptionsProcessor.process_stage2(CliSessionState ss)
           
 

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

Methods in org.apache.hadoop.hive.hwi that return CliSessionState
protected  CliSessionState HWISessionItem.getSs()
           
 

Methods in org.apache.hadoop.hive.hwi with parameters of type CliSessionState
protected  void HWISessionItem.setSs(CliSessionState ss)
           
 



Copyright © 2009 The Apache Software Foundation