java.io.Closeable, java.lang.AutoCloseable, org.apache.hadoop.service.Servicepublic class NMLivelinessMonitor
extends org.apache.hadoop.yarn.util.AbstractLivelinessMonitor<org.apache.hadoop.yarn.api.records.NodeId>
| Constructor | Description |
|---|---|
NMLivelinessMonitor(org.apache.hadoop.yarn.event.Dispatcher d) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
expire(org.apache.hadoop.yarn.api.records.NodeId id) |
|
void |
serviceInit(org.apache.hadoop.conf.Configuration conf) |
getExpireInterval, receivedPing, register, register, resetTimer, serviceStart, serviceStop, setExpireInterval, setMonitorInterval, setResetTimeOnStart, unregisterclose, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic NMLivelinessMonitor(org.apache.hadoop.yarn.event.Dispatcher d)
public void serviceInit(org.apache.hadoop.conf.Configuration conf)
throws java.lang.Exception
serviceInit in class org.apache.hadoop.service.AbstractServicejava.lang.Exceptionprotected void expire(org.apache.hadoop.yarn.api.records.NodeId id)
expire in class org.apache.hadoop.yarn.util.AbstractLivelinessMonitor<org.apache.hadoop.yarn.api.records.NodeId>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.