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
childErr, childOut, conf, err, HIVE_EXEC_L4J, HIVE_L4J, hiveHist, in, isSilent, isVerbose, out
 
Constructor Summary
JdbcSessionState()
           
JdbcSessionState(HiveConf conf)
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hive.ql.session.SessionState
add_resource, add_resource, delete_resource, delete_resource, find_resource_type, get, getAuthenticator, getAuthorizer, getCmd, getCommandType, getConf, getConsole, getCreateTableGrants, getHiveHistory, getHiveOperation, getIsSilent, getIsVerbose, getLineageState, getMatchingSchemaAsRegex, getQueryId, getSessionId, initHiveLog4j, list_resource, registerJar, setAuthenticator, setAuthorizer, setCmd, setCommandType, setConf, setCreateTableGrants, setIsSilent, setIsVerbose, 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 © 2011 The Apache Software Foundation