| コンストラクタと説明 | 
|---|
| AHSProxy() | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| 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 © 2016 Apache Software Foundation. All rights reserved.