Package | Description |
---|---|
org.apache.hadoop.yarn.client.api |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.client.api.async |
Modifier and Type | Method and Description |
---|---|
static NMClient |
NMClient.createNMClient()
Create a new instance of NMClient.
|
static NMClient |
NMClient.createNMClient(String name)
Create a new instance of NMClient.
|
Modifier and Type | Field and Description |
---|---|
protected NMClient |
NMClientAsync.client |
Modifier and Type | Method and Description |
---|---|
NMClient |
NMClientAsync.getClient() |
Modifier and Type | Method and Description |
---|---|
void |
NMClientAsync.setClient(NMClient client) |
Constructor and Description |
---|
NMClientAsync(String name,
NMClient client,
org.apache.hadoop.yarn.client.api.async.NMClientAsync.CallbackHandler callbackHandler) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.