public class HiveSessionHookContextImpl extends java.lang.Object implements 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
|
public HiveConf getSessionConf()
HiveSessionHookContextgetSessionConf in interface HiveSessionHookContextpublic java.lang.String getSessionUser()
HiveSessionHookContextgetSessionUser in interface HiveSessionHookContextpublic java.lang.String getSessionHandle()
HiveSessionHookContextgetSessionHandle in interface HiveSessionHookContextCopyright © 2012 The Apache Software Foundation