Modifier and Type | Method and Description |
---|---|
RegisterApplicationMasterResponse |
ApplicationMasterProtocol.registerApplicationMaster(RegisterApplicationMasterRequest request)
The interface used by a new
ApplicationMaster to register with
the ResourceManager . |
Modifier and Type | Method and Description |
---|---|
RegisterApplicationMasterResponse |
ApplicationMasterProtocolPBClientImpl.registerApplicationMaster(RegisterApplicationMasterRequest request) |
Modifier and Type | Method and Description |
---|---|
static RegisterApplicationMasterRequest |
RegisterApplicationMasterRequest.newInstance(String host,
int port,
String trackingUrl)
Create a new instance of
RegisterApplicationMasterRequest . |
Modifier and Type | Class and Description |
---|---|
class |
RegisterApplicationMasterRequestPBImpl |
Modifier and Type | Method and Description |
---|---|
RegisterApplicationMasterResponse |
ApplicationMasterService.registerApplicationMaster(RegisterApplicationMasterRequest request) |
Copyright © 2013 Apache Software Foundation. All rights reserved.