Class HSProxies

java.lang.Object
org.apache.hadoop.mapreduce.v2.hs.HSProxies

@Private public class HSProxies extends Object
  • Constructor Details

    • HSProxies

      public HSProxies()
  • Method Details

    • 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