| Package | Description |
|---|---|
| org.apache.hadoop.yarn.client.api.async | |
| org.apache.hadoop.yarn.client.api.async.impl |
| Modifier and Type | Method | Description |
|---|---|---|
static NMClientAsync |
NMClientAsync.createNMClientAsync(NMClientAsync.AbstractCallbackHandler callbackHandler) |
|
static NMClientAsync |
NMClientAsync.createNMClientAsync(NMClientAsync.CallbackHandler callbackHandler) |
Deprecated.
Use
createNMClientAsync(AbstractCallbackHandler)
instead. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
NMClientAsyncImpl |
| Constructor | Description |
|---|---|
StatefulContainer(NMClientAsync client,
org.apache.hadoop.yarn.api.records.ContainerId containerId) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.