public class HiveSessionProxy extends Object implements InvocationHandler
Constructor and Description |
---|
HiveSessionProxy(HiveSession hiveSession,
org.apache.hadoop.security.UserGroupInformation ugi) |
Modifier and Type | Method and Description |
---|---|
static HiveSession |
getProxy(HiveSession hiveSession,
org.apache.hadoop.security.UserGroupInformation ugi) |
Object |
invoke(Object arg0,
Method method,
Object[] args) |
public HiveSessionProxy(HiveSession hiveSession, org.apache.hadoop.security.UserGroupInformation ugi)
public static HiveSession getProxy(HiveSession hiveSession, org.apache.hadoop.security.UserGroupInformation ugi) throws IllegalArgumentException, HiveSQLException
Copyright © 2017 The Apache Software Foundation. All rights reserved.