org.apache.hadoop.yarn.server.nodemanager.api
Interface LocalizationProtocol

All Known Implementing Classes:
LocalizationProtocolPBClientImpl, ResourceLocalizationService

public interface LocalizationProtocol


Method Summary
 LocalizerHeartbeatResponse heartbeat(LocalizerStatus status)
           
 

Method Detail

heartbeat

LocalizerHeartbeatResponse heartbeat(LocalizerStatus status)
                                     throws org.apache.hadoop.yarn.exceptions.YarnRemoteException
Throws:
org.apache.hadoop.yarn.exceptions.YarnRemoteException


Copyright © 2012 Apache Software Foundation. All Rights Reserved.