Uses of Class
org.apache.hadoop.yarn.server.api.protocolrecords.RegisterDistributedSchedulingAMResponse
Packages that use RegisterDistributedSchedulingAMResponse
Package
Description
-
Uses of RegisterDistributedSchedulingAMResponse in org.apache.hadoop.yarn.server.api
Methods in org.apache.hadoop.yarn.server.api that return RegisterDistributedSchedulingAMResponseModifier and TypeMethodDescriptionDistributedSchedulingAMProtocol.registerApplicationMasterForDistributedScheduling(org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest request) Extends theregisterApplicationMasterto wrap the response with additional metadata. -
Uses of RegisterDistributedSchedulingAMResponse in org.apache.hadoop.yarn.server.api.impl.pb.client
Methods in org.apache.hadoop.yarn.server.api.impl.pb.client that return RegisterDistributedSchedulingAMResponseModifier and TypeMethodDescriptionDistributedSchedulingAMProtocolPBClientImpl.registerApplicationMasterForDistributedScheduling(org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest request) -
Uses of RegisterDistributedSchedulingAMResponse in org.apache.hadoop.yarn.server.api.protocolrecords
Methods in org.apache.hadoop.yarn.server.api.protocolrecords that return RegisterDistributedSchedulingAMResponseModifier and TypeMethodDescriptionRegisterDistributedSchedulingAMResponse.newInstance(org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse regAMResp) -
Uses of RegisterDistributedSchedulingAMResponse in org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb
Subclasses of RegisterDistributedSchedulingAMResponse in org.apache.hadoop.yarn.server.api.protocolrecords.impl.pbModifier and TypeClassDescriptionclassImplementation ofRegisterDistributedSchedulingAMResponse.