|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ResourceMgrDelegate in org.apache.hadoop.mapred |
|---|
| Methods in org.apache.hadoop.mapred with parameters of type ResourceMgrDelegate | |
|---|---|
void |
YARNRunner.setResourceMgrDelegate(ResourceMgrDelegate resMgrDelegate)
|
| Constructors in org.apache.hadoop.mapred with parameters of type ResourceMgrDelegate | |
|---|---|
ClientCache(org.apache.hadoop.conf.Configuration conf,
ResourceMgrDelegate rm)
|
|
ClientServiceDelegate(org.apache.hadoop.conf.Configuration conf,
ResourceMgrDelegate rm,
org.apache.hadoop.mapreduce.JobID jobId,
org.apache.hadoop.mapreduce.v2.api.MRClientProtocol historyServerProxy)
|
|
YARNRunner(org.apache.hadoop.conf.Configuration conf,
ResourceMgrDelegate resMgrDelegate)
Similar to YARNRunner.YARNRunner(Configuration) but allowing injecting
ResourceMgrDelegate. |
|
YARNRunner(org.apache.hadoop.conf.Configuration conf,
ResourceMgrDelegate resMgrDelegate,
ClientCache clientCache)
Similar to YARNRunner.YARNRunner(Configuration, ResourceMgrDelegate)
but allowing injecting ClientCache. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||