java.io.Closeable, java.lang.AutoCloseable, org.apache.hadoop.service.Service, HealthReporterpublic class NodeHealthScriptRunner extends TimedHealthReporterService
| Modifier and Type | Method | Description |
|---|---|---|
static NodeHealthScriptRunner |
newInstance(java.lang.String scriptName,
org.apache.hadoop.conf.Configuration conf) |
|
void |
serviceStop() |
Method used to terminate the health monitoring service.
|
getHealthReport, getLastHealthReportTime, isHealthy, serviceStart, setHealthyclose, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, serviceInit, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic static NodeHealthScriptRunner newInstance(java.lang.String scriptName, org.apache.hadoop.conf.Configuration conf)
public void serviceStop()
throws java.lang.Exception
TimedHealthReporterServiceserviceStop in class TimedHealthReporterServicejava.lang.ExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.