@InterfaceAudience.Public @InterfaceStability.Evolving public class AHSProxy<T> extends Object
| Constructor and Description | 
|---|
| AHSProxy() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> T | createAHSProxy(Configuration conf,
              Class<T> protocol,
              InetSocketAddress ahsAddress) | 
| protected static <T> T | getProxy(Configuration conf,
        Class<T> protocol,
        InetSocketAddress rmAddress) | 
public static <T> T createAHSProxy(Configuration conf, Class<T> protocol, InetSocketAddress ahsAddress) throws IOException
IOExceptionprotected static <T> T getProxy(Configuration conf, Class<T> protocol, InetSocketAddress rmAddress) throws IOException
IOExceptionCopyright © 2023 Apache Software Foundation. All rights reserved.