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()
HiveSessionHookContext
getSessionConf
in interface HiveSessionHookContext
public String getSessionUser()
HiveSessionHookContext
getSessionUser
in interface HiveSessionHookContext
public String getSessionHandle()
HiveSessionHookContext
getSessionHandle
in interface HiveSessionHookContext
Copyright © 2017 The Apache Software Foundation. All rights reserved.