org.apache.hadoop.yarn.server.nodemanager
Interface NodeStatusUpdater

All Superinterfaces:
org.apache.hadoop.yarn.service.Service
All Known Implementing Classes:
NodeStatusUpdaterImpl

public interface NodeStatusUpdater
extends org.apache.hadoop.yarn.service.Service


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.hadoop.yarn.service.Service
org.apache.hadoop.yarn.service.Service.STATE
 
Method Summary
 void sendOutofBandHeartBeat()
           
 
Methods inherited from interface org.apache.hadoop.yarn.service.Service
getConfig, getName, getServiceState, getStartTime, init, register, start, stop, unregister
 

Method Detail

sendOutofBandHeartBeat

void sendOutofBandHeartBeat()


Copyright © 2013 Apache Software Foundation. All Rights Reserved.