org.apache.hadoop.yarn.api.protocolrecords
Interface FinishApplicationMasterResponse


@InterfaceAudience.Public
@InterfaceStability.Stable
public interface FinishApplicationMasterResponse

The response sent by the ResourceManager to a ApplicationMaster on it's completion.

Currently, this is empty.

See Also:
AMRMProtocol.finishApplicationMaster(FinishApplicationMasterRequest)



Copyright © 2013 Apache Software Foundation. All Rights Reserved.