| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| org.apache.hadoop.yarn.server.uam |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Constructor | Description |
|---|---|
AMHeartbeatRequestHandler(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.yarn.api.records.ApplicationId applicationId,
AMRMClientRelayer rmProxyRelayer) |
| Modifier and Type | Method | Description |
|---|---|---|
AMRMClientRelayer |
UnmanagedAMPoolManager.getAMRMClientRelayer(java.lang.String uamId) |
Return the rmProxy relayer of an UAM.
|
AMRMClientRelayer |
UnmanagedApplicationManager.getAMRMClientRelayer() |
Returns the rmProxy relayer of this UAM.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected AMHeartbeatRequestHandler |
UnmanagedApplicationManager.createAMHeartbeatRequestHandler(org.apache.hadoop.conf.Configuration config,
org.apache.hadoop.yarn.api.records.ApplicationId appId,
AMRMClientRelayer relayer) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.