|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegisterApplicationMasterResponse | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| Uses of RegisterApplicationMasterResponse in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api that return RegisterApplicationMasterResponse | |
|---|---|
RegisterApplicationMasterResponse |
ApplicationMasterProtocol.registerApplicationMaster(RegisterApplicationMasterRequest request)
The interface used by a new ApplicationMaster to register with
the ResourceManager. |
| Uses of RegisterApplicationMasterResponse in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return RegisterApplicationMasterResponse | |
|---|---|
static RegisterApplicationMasterResponse |
RegisterApplicationMasterResponse.newInstance(Resource minCapability,
Resource maxCapability,
Map<ApplicationAccessType,String> acls,
ByteBuffer key)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||