org.apache.hadoop.mapreduce.v2.hs
Class HSProxies
java.lang.Object
org.apache.hadoop.mapreduce.v2.hs.HSProxies
@InterfaceAudience.Private
public class HSProxies
- extends Object
|
Method Summary |
static
|
createProxy(org.apache.hadoop.conf.Configuration conf,
InetSocketAddress hsaddr,
Class<T> xface,
org.apache.hadoop.security.UserGroupInformation ugi)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HSProxies
public HSProxies()
createProxy
public static <T> T createProxy(org.apache.hadoop.conf.Configuration conf,
InetSocketAddress hsaddr,
Class<T> xface,
org.apache.hadoop.security.UserGroupInformation ugi)
throws IOException
- Throws:
IOException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.