org.apache.hadoop.mapred
Class ClientCache
java.lang.Object
org.apache.hadoop.mapred.ClientCache
public class ClientCache
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientCache
public ClientCache(org.apache.hadoop.conf.Configuration conf,
ResourceMgrDelegate rm)
getClient
public ClientServiceDelegate getClient(org.apache.hadoop.mapreduce.JobID jobId)
getInitializedHSProxy
protected org.apache.hadoop.mapreduce.v2.api.MRClientProtocol getInitializedHSProxy()
throws IOException
- Throws:
IOException
instantiateHistoryProxy
protected org.apache.hadoop.mapreduce.v2.api.MRClientProtocol instantiateHistoryProxy()
throws IOException
- Throws:
IOException
Copyright © 2012 Apache Software Foundation. All Rights Reserved.