public class ProxyServers extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
CONF_HADOOP_PROXYSERVERS  | 
| Constructor and Description | 
|---|
ProxyServers()  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
isProxyServer(String remoteAddr)  | 
static void | 
refresh()  | 
static void | 
refresh(Configuration conf)  | 
public static final String CONF_HADOOP_PROXYSERVERS
public static void refresh()
public static void refresh(Configuration conf)
public static boolean isProxyServer(String remoteAddr)
Copyright © 2018 Apache Software Foundation. All Rights Reserved.