Package | Description |
---|---|
org.apache.hadoop.yarn.client.api.async | |
org.apache.hadoop.yarn.client.api.async.impl |
Class and Description |
---|
AMRMClientAsync
AMRMClientAsync handles communication with the ResourceManager
and provides asynchronous updates on events such as container allocations and
completions. |
AMRMClientAsync.CallbackHandler |
NMClientAsync
NMClientAsync handles communication with all the NodeManagers
and provides asynchronous updates on getting responses from them. |
NMClientAsync.CallbackHandler
The callback interface needs to be implemented by
NMClientAsync
users. |
Class and Description |
---|
AMRMClientAsync
AMRMClientAsync handles communication with the ResourceManager
and provides asynchronous updates on events such as container allocations and
completions. |
AMRMClientAsync.CallbackHandler |
NMClientAsync
NMClientAsync handles communication with all the NodeManagers
and provides asynchronous updates on getting responses from them. |
NMClientAsync.CallbackHandler
The callback interface needs to be implemented by
NMClientAsync
users. |
Copyright © 2013 Apache Software Foundation. All rights reserved.