public class ClientCache extends Object
| Constructor and Description | 
|---|
| ClientCache(org.apache.hadoop.conf.Configuration conf,
           ResourceMgrDelegate rm) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | close() | 
| ClientServiceDelegate | getClient(org.apache.hadoop.mapreduce.JobID jobId) | 
| protected org.apache.hadoop.mapreduce.v2.api.MRClientProtocol | getInitializedHSProxy() | 
| protected org.apache.hadoop.mapreduce.v2.api.MRClientProtocol | instantiateHistoryProxy() | 
public ClientCache(org.apache.hadoop.conf.Configuration conf,
                   ResourceMgrDelegate rm)
public ClientServiceDelegate getClient(org.apache.hadoop.mapreduce.JobID jobId)
protected org.apache.hadoop.mapreduce.v2.api.MRClientProtocol getInitializedHSProxy()
                                                                             throws IOException
IOExceptionprotected org.apache.hadoop.mapreduce.v2.api.MRClientProtocol instantiateHistoryProxy()
                                                                               throws IOException
IOExceptionpublic void close()
           throws IOException
IOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.