public class ClientCache extends Object
| Constructor and Description |
|---|
ClientCache(Configuration conf,
ResourceMgrDelegate rm) |
| Modifier and Type | Method and Description |
|---|---|
ClientServiceDelegate |
getClient(JobID jobId) |
protected MRClientProtocol |
getInitializedHSProxy() |
protected MRClientProtocol |
instantiateHistoryProxy() |
public ClientCache(Configuration conf, ResourceMgrDelegate rm)
public ClientServiceDelegate getClient(JobID jobId)
protected MRClientProtocol getInitializedHSProxy() throws IOException
IOExceptionprotected MRClientProtocol instantiateHistoryProxy() throws IOException
IOExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.