public interface NodeStatusUpdater
extends org.apache.hadoop.service.Service
Modifier and Type | Method and Description |
---|---|
void |
clearFinishedContainersFromCache() |
long |
getRMIdentifier() |
boolean |
isContainerRecentlyStopped(org.apache.hadoop.yarn.api.records.ContainerId containerId) |
void |
sendOutofBandHeartBeat() |
void sendOutofBandHeartBeat()
long getRMIdentifier()
boolean isContainerRecentlyStopped(org.apache.hadoop.yarn.api.records.ContainerId containerId)
void clearFinishedContainersFromCache()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.