Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
Packages that use FinishApplicationMasterResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of FinishApplicationMasterResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return FinishApplicationMasterResponseModifier and TypeMethodDescriptionApplicationMasterProtocol.finishApplicationMaster(FinishApplicationMasterRequest request) The interface used by anApplicationMasterto notify theResourceManagerabout its completion (success or failed). -
Uses of FinishApplicationMasterResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return FinishApplicationMasterResponseModifier and TypeMethodDescriptionFinishApplicationMasterResponse.newInstance(boolean isRemovedFromRMStateStore)