public class ClientCache
extends java.lang.Object
| Constructor | Description |
|---|---|
ClientCache(org.apache.hadoop.conf.Configuration conf,
ResourceMgrDelegate rm) |
| Modifier and Type | Method | 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 java.io.IOException
java.io.IOExceptionprotected org.apache.hadoop.mapreduce.v2.api.MRClientProtocol instantiateHistoryProxy()
throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.io.IOException
java.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.