public interface NodeStatusUpdater extends Service
Service.STATE
Modifier and Type | Method and Description |
---|---|
void |
clearFinishedContainersFromCache() |
NodeStatus |
getNodeStatusAndUpdateContainersInContext() |
long |
getRMIdentifier() |
boolean |
isContainerRecentlyStopped(ContainerId containerId) |
void |
sendOutofBandHeartBeat() |
close, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, registerServiceListener, start, stop, unregisterServiceListener, waitForServiceToStop
void sendOutofBandHeartBeat()
NodeStatus getNodeStatusAndUpdateContainersInContext()
long getRMIdentifier()
boolean isContainerRecentlyStopped(ContainerId containerId)
void clearFinishedContainersFromCache()
Copyright © 2013 Apache Software Foundation. All rights reserved.