org.apache.hadoop.hive.jdbc
Class JdbcSessionState

java.lang.Object
  extended by org.apache.hadoop.hive.ql.session.SessionState
      extended by org.apache.hadoop.hive.jdbc.JdbcSessionState

public class JdbcSessionState
extends SessionState

JdbcSessionState.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.hive.ql.session.SessionState
SessionState.LogHelper, SessionState.ResourceHook, SessionState.ResourceType
 
Field Summary
 
Fields inherited from class org.apache.hadoop.hive.ql.session.SessionState
conf, err, HIVE_EXEC_L4J, HIVE_L4J, hiveHist, in, isSilent, out
 
Constructor Summary
JdbcSessionState()
           
JdbcSessionState(HiveConf conf)
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hive.ql.session.SessionState
add_resource, delete_resource, delete_resource, find_resource_type, get, getCmd, getCommandType, getConf, getConsole, getHiveHistory, getIsSilent, getLineageState, getQueryId, getSessionId, initHiveLog4j, list_resource, registerJar, setCmd, setCommandType, setConf, setIsSilent, start, start, unregisterJar, validateFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcSessionState

public JdbcSessionState()

JdbcSessionState

public JdbcSessionState(HiveConf conf)


Copyright © 2010 The Apache Software Foundation