@InterfaceAudience.Private public class HSProxies extends Object
| Constructor and Description | 
|---|
| HSProxies() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> T | createProxy(org.apache.hadoop.conf.Configuration conf,
           InetSocketAddress hsaddr,
           Class<T> xface,
           org.apache.hadoop.security.UserGroupInformation ugi) | 
public static <T> T createProxy(org.apache.hadoop.conf.Configuration conf,
                                InetSocketAddress hsaddr,
                                Class<T> xface,
                                org.apache.hadoop.security.UserGroupInformation ugi)
                         throws IOException
IOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.