|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegisterApplicationMasterRequest | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| Uses of RegisterApplicationMasterRequest in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api with parameters of type RegisterApplicationMasterRequest | |
|---|---|
RegisterApplicationMasterResponse |
ApplicationMasterProtocol.registerApplicationMaster(RegisterApplicationMasterRequest request)
The interface used by a new ApplicationMaster to register with
the ResourceManager. |
| Uses of RegisterApplicationMasterRequest in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return RegisterApplicationMasterRequest | |
|---|---|
static RegisterApplicationMasterRequest |
RegisterApplicationMasterRequest.newInstance(String host,
int port,
String trackingUrl)
Create a new instance of RegisterApplicationMasterRequest. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||