|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hive.service.cli.session.HiveSessionHookContextImpl
public class HiveSessionHookContextImpl
HiveSessionHookContextImpl. Session hook context implementation which is created by session manager and passed to hook invocation.
Method Summary | |
---|---|
HiveConf |
getSessionConf()
Retrieve session conf |
String |
getSessionHandle()
Retrieve handle for the session |
String |
getSessionUser()
The get the username starting the session |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public HiveConf getSessionConf()
HiveSessionHookContext
getSessionConf
in interface HiveSessionHookContext
public String getSessionUser()
HiveSessionHookContext
getSessionUser
in interface HiveSessionHookContext
public String getSessionHandle()
HiveSessionHookContext
getSessionHandle
in interface HiveSessionHookContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |