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
IOException
protected org.apache.hadoop.mapreduce.v2.api.MRClientProtocol instantiateHistoryProxy() throws IOException
IOException
public void close() throws IOException
IOException
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.