public interface HiveSessionHookContext
Modifier and Type | Method and Description |
---|---|
HiveConf |
getSessionConf()
Retrieve session conf
|
java.lang.String |
getSessionHandle()
Retrieve handle for the session
|
java.lang.String |
getSessionUser()
The get the username starting the session
|
HiveConf getSessionConf()
java.lang.String getSessionUser()
java.lang.String getSessionHandle()
Copyright © 2012 The Apache Software Foundation