| Package | Description |
|---|---|
| org.apache.hadoop.yarn.client.api.async | |
| org.apache.hadoop.yarn.client.api.async.impl |
| Modifier and Type | Field and Description |
|---|---|
protected AMRMClientAsync.CallbackHandler |
AMRMClientAsync.handler |
| Modifier and Type | Method and Description |
|---|---|
static <T extends AMRMClient.ContainerRequest> |
AMRMClientAsync.createAMRMClientAsync(AMRMClient<T> client,
int intervalMs,
AMRMClientAsync.CallbackHandler callbackHandler) |
static <T extends AMRMClient.ContainerRequest> |
AMRMClientAsync.createAMRMClientAsync(int intervalMs,
AMRMClientAsync.CallbackHandler callbackHandler) |
| Constructor and Description |
|---|
AMRMClientAsync(AMRMClient<T> client,
int intervalMs,
AMRMClientAsync.CallbackHandler callbackHandler) |
AMRMClientAsync(int intervalMs,
AMRMClientAsync.CallbackHandler callbackHandler) |
| Constructor and Description |
|---|
AMRMClientAsyncImpl(AMRMClient<T> client,
int intervalMs,
AMRMClientAsync.CallbackHandler callbackHandler) |
AMRMClientAsyncImpl(int intervalMs,
AMRMClientAsync.CallbackHandler callbackHandler) |
Copyright © 2018 CERN. All Rights Reserved.