| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | 
| Modifier and Type | Method and Description | 
|---|---|
| RegisterApplicationMasterResponse | ApplicationMasterProtocol. registerApplicationMaster(RegisterApplicationMasterRequest request)
 The interface used by a new  ApplicationMasterto register with
 theResourceManager. | 
| Modifier and Type | Method and Description | 
|---|---|
| static RegisterApplicationMasterRequest | RegisterApplicationMasterRequest. newInstance(String host,
           int port,
           String trackingUrl)Create a new instance of  RegisterApplicationMasterRequest. | 
Copyright © 2023 Apache Software Foundation. All rights reserved.