Uses of Package
org.apache.hadoop.hive.ql.session

Packages that use org.apache.hadoop.hive.ql.session
org.apache.hadoop.hive.cli   
org.apache.hadoop.hive.jdbc   
org.apache.hadoop.hive.ql.exec   
org.apache.hadoop.hive.ql.history   
org.apache.hadoop.hive.ql.hooks   
org.apache.hadoop.hive.ql.parse   
org.apache.hadoop.hive.ql.processors   
org.apache.hadoop.hive.ql.session   
 

Classes in org.apache.hadoop.hive.ql.session used by org.apache.hadoop.hive.cli
SessionState
          SessionState encapsulates common data associated with a session Also provides support for a thread static session object that can be accessed from any point in the code to interact with the user and to retrieve configuration information
 

Classes in org.apache.hadoop.hive.ql.session used by org.apache.hadoop.hive.jdbc
SessionState
          SessionState encapsulates common data associated with a session Also provides support for a thread static session object that can be accessed from any point in the code to interact with the user and to retrieve configuration information
 

Classes in org.apache.hadoop.hive.ql.session used by org.apache.hadoop.hive.ql.exec
SessionState.LogHelper
          This class provides helper routines to emit informational and error messages to the user and log4j files while obeying the current session's verbosity levels.
SessionState.ResourceType
           
 

Classes in org.apache.hadoop.hive.ql.session used by org.apache.hadoop.hive.ql.history
SessionState
          SessionState encapsulates common data associated with a session Also provides support for a thread static session object that can be accessed from any point in the code to interact with the user and to retrieve configuration information
 

Classes in org.apache.hadoop.hive.ql.session used by org.apache.hadoop.hive.ql.hooks
SessionState
          SessionState encapsulates common data associated with a session Also provides support for a thread static session object that can be accessed from any point in the code to interact with the user and to retrieve configuration information
 

Classes in org.apache.hadoop.hive.ql.session used by org.apache.hadoop.hive.ql.parse
SessionState.LogHelper
          This class provides helper routines to emit informational and error messages to the user and log4j files while obeying the current session's verbosity levels.
 

Classes in org.apache.hadoop.hive.ql.session used by org.apache.hadoop.hive.ql.processors
SessionState.LogHelper
          This class provides helper routines to emit informational and error messages to the user and log4j files while obeying the current session's verbosity levels.
 

Classes in org.apache.hadoop.hive.ql.session used by org.apache.hadoop.hive.ql.session
SessionState
          SessionState encapsulates common data associated with a session Also provides support for a thread static session object that can be accessed from any point in the code to interact with the user and to retrieve configuration information
SessionState.LogHelper
          This class provides helper routines to emit informational and error messages to the user and log4j files while obeying the current session's verbosity levels.
SessionState.ResourceHook
           
SessionState.ResourceType
           
 



Copyright © 2009 The Apache Software Foundation