| Package | Description |
|---|---|
| org.apache.hadoop.yarn.client.api.async | |
| org.apache.hadoop.yarn.client.api.async.impl |
| Class | Description |
|---|---|
| AMRMClientAsync |
AMRMClientAsync handles communication with the ResourceManager
and provides asynchronous updates on events such as container allocations and
completions. |
| AMRMClientAsync.AbstractCallbackHandler |
The callback abstract class.
|
| AMRMClientAsync.CallbackHandler |
Deprecated.
Use
AMRMClientAsync.AbstractCallbackHandler instead. |
| NMClientAsync |
NMClientAsync handles communication with all the NodeManagers
and provides asynchronous updates on getting responses from them. |
| NMClientAsync.AbstractCallbackHandler |
The callback abstract class.
|
| NMClientAsync.CallbackHandler |
Deprecated.
Use
NMClientAsync.AbstractCallbackHandler instead. |
| Class | Description |
|---|---|
| AMRMClientAsync |
AMRMClientAsync handles communication with the ResourceManager
and provides asynchronous updates on events such as container allocations and
completions. |
| AMRMClientAsync.AbstractCallbackHandler |
The callback abstract class.
|
| AMRMClientAsync.CallbackHandler |
Deprecated.
Use
AMRMClientAsync.AbstractCallbackHandler instead. |
| NMClientAsync |
NMClientAsync handles communication with all the NodeManagers
and provides asynchronous updates on getting responses from them. |
| NMClientAsync.AbstractCallbackHandler |
The callback abstract class.
|
| NMClientAsync.CallbackHandler |
Deprecated.
Use
NMClientAsync.AbstractCallbackHandler instead. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.