@InterfaceAudience.Public public final class RequestControllerFactory extends Object
RequestController.| Modifier and Type | Field and Description | 
|---|---|
static String | 
REQUEST_CONTROLLER_IMPL_CONF_KEY  | 
| Constructor and Description | 
|---|
RequestControllerFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RequestController | 
create(org.apache.hadoop.conf.Configuration conf)
Constructs a  
RequestController. | 
public static final String REQUEST_CONTROLLER_IMPL_CONF_KEY
public RequestControllerFactory()
public static RequestController create(org.apache.hadoop.conf.Configuration conf)
RequestController.conf - The Configuration to use.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.