org.apache.hadoop.yarn.server.nodemanager.api.impl.pb.client
Class LocalizationProtocolPBClientImpl
java.lang.Object
org.apache.hadoop.yarn.server.nodemanager.api.impl.pb.client.LocalizationProtocolPBClientImpl
- All Implemented Interfaces:
- LocalizationProtocol
public class LocalizationProtocolPBClientImpl
- extends Object
- implements LocalizationProtocol
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalizationProtocolPBClientImpl
public LocalizationProtocolPBClientImpl(long clientVersion,
InetSocketAddress addr,
org.apache.hadoop.conf.Configuration conf)
throws IOException
- Throws:
IOException
heartbeat
public LocalizerHeartbeatResponse heartbeat(LocalizerStatus status)
throws org.apache.hadoop.yarn.exceptions.YarnRemoteException
- Specified by:
heartbeat in interface LocalizationProtocol
- Throws:
org.apache.hadoop.yarn.exceptions.YarnRemoteException
Copyright © 2012 Apache Software Foundation. All Rights Reserved.