Package | Description |
---|---|
org.apache.hadoop.yarn.client.api.async |
Modifier and Type | Method and Description |
---|---|
static <T extends org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest> |
AMRMClientAsync.createAMRMClientAsync(AMRMClient<T> client,
int intervalMs,
org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.CallbackHandler callbackHandler) |
static <T extends org.apache.hadoop.yarn.client.api.AMRMClient.ContainerRequest> |
AMRMClientAsync.createAMRMClientAsync(int intervalMs,
org.apache.hadoop.yarn.client.api.async.AMRMClientAsync.CallbackHandler callbackHandler) |
Copyright © 2015 Apache Software Foundation. All rights reserved.