public class LocalizationProtocolPBClientImpl extends Object implements LocalizationProtocol, Closeable
Constructor and Description |
---|
LocalizationProtocolPBClientImpl(long clientVersion,
InetSocketAddress addr,
Configuration conf) |
public LocalizationProtocolPBClientImpl(long clientVersion, InetSocketAddress addr, Configuration conf) throws IOException
IOException
public void close()
close
in interface Closeable
close
in interface AutoCloseable
public LocalizerHeartbeatResponse heartbeat(LocalizerStatus status) throws YarnException, IOException
heartbeat
in interface LocalizationProtocol
YarnException
IOException
Copyright © 2013 Apache Software Foundation. All rights reserved.