public class HiveSessionHookContextImpl extends Object implements HiveSessionHookContext
| Modifier and Type | Method and Description |
|---|---|
HiveConf |
getSessionConf()
Retrieve session conf
|
String |
getSessionHandle()
Retrieve handle for the session
|
String |
getSessionUser()
The get the username starting the session
|
public HiveConf getSessionConf()
HiveSessionHookContextgetSessionConf in interface HiveSessionHookContextpublic String getSessionUser()
HiveSessionHookContextgetSessionUser in interface HiveSessionHookContextpublic String getSessionHandle()
HiveSessionHookContextgetSessionHandle in interface HiveSessionHookContextCopyright © 2017 The Apache Software Foundation. All rights reserved.