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
IOException
protected MRClientProtocol instantiateHistoryProxy() throws IOException
IOException
Copyright © 2013 Apache Software Foundation. All rights reserved.