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
IOException
protected static <T> T getProxy(Configuration conf, Class<T> protocol, InetSocketAddress rmAddress) throws IOException
IOException
Copyright © 2015 Apache Software Foundation. All rights reserved.