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 and Description |
---|
AMHeartbeatRequestHandler(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.yarn.api.records.ApplicationId applicationId,
AMRMClientRelayer rmProxyRelayer) |
Modifier and Type | Method and Description |
---|---|
AMRMClientRelayer |
UnmanagedApplicationManager.getAMRMClientRelayer()
Returns the rmProxy relayer of this UAM.
|
AMRMClientRelayer |
UnmanagedAMPoolManager.getAMRMClientRelayer(String uamId)
Return the rmProxy relayer of an UAM.
|
Modifier and Type | Method and Description |
---|---|
protected AMHeartbeatRequestHandler |
UnmanagedApplicationManager.createAMHeartbeatRequestHandler(org.apache.hadoop.conf.Configuration config,
org.apache.hadoop.yarn.api.records.ApplicationId appId,
AMRMClientRelayer relayer) |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.