public class SimpleYarnJobProxyFactory extends java.lang.Object implements JobProxyFactory
AbstractJobProxy.fromFactory(JobsResourceConfig)| Constructor and Description | 
|---|
| SimpleYarnJobProxyFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| JobProxy | getJobProxy(JobsResourceConfig config)Creates a new  JobProxyand initializes it with the specified config. | 
public JobProxy getJobProxy(JobsResourceConfig config)
JobProxyFactoryJobProxy and initializes it with the specified config.getJobProxy in interface JobProxyFactoryconfig - the JobsResourceConfig to pass to the proxy.