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