|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HiveSessionHookContext
HiveSessionHookContext. Interface passed to the HiveServer2 session hook execution. This enables the hook implementation to accesss session config, user and session handle
Method Summary | |
---|---|
HiveConf |
getSessionConf()
Retrieve session conf |
String |
getSessionHandle()
Retrieve handle for the session |
String |
getSessionUser()
The get the username starting the session |
Method Detail |
---|
HiveConf getSessionConf()
String getSessionUser()
String getSessionHandle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |