| 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 AHSProxy()
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 © 2017 Apache Software Foundation. All rights reserved.