Modifier and Type | Method and Description |
---|---|
RegisterDistributedSchedulingAMResponse |
DistributedSchedulingAMProtocol.registerApplicationMasterForDistributedScheduling(org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest request)
Extends the
registerApplicationMaster to wrap the response
with additional metadata. |
Modifier and Type | Method and Description |
---|---|
RegisterDistributedSchedulingAMResponse |
DistributedSchedulingAMProtocolPBClientImpl.registerApplicationMasterForDistributedScheduling(org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest request) |
Modifier and Type | Method and Description |
---|---|
static RegisterDistributedSchedulingAMResponse |
RegisterDistributedSchedulingAMResponse.newInstance(org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse regAMResp) |
Modifier and Type | Class and Description |
---|---|
class |
RegisterDistributedSchedulingAMResponsePBImpl
Implementation of
RegisterDistributedSchedulingAMResponse . |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.