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.
|
Modifier and Type | Method and Description |
---|---|
void |
AMHeartbeatRequestHandler.setAMRMClientRelayer(AMRMClientRelayer relayer)
Set the AMRMClientRelayer for RM connection.
|
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.
|
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.