public class NodeHealthCheckerService
extends org.apache.hadoop.service.CompositeService
| Constructor and Description | 
|---|
| NodeHealthCheckerService(org.apache.hadoop.util.NodeHealthScriptRunner scriptRunner,
                        LocalDirsHandlerService dirHandlerService) | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalDirsHandlerService | getDiskHandler() | 
| protected void | serviceInit(org.apache.hadoop.conf.Configuration conf) | 
addIfService, addService, getServices, removeService, serviceStart, serviceStopclose, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic NodeHealthCheckerService(org.apache.hadoop.util.NodeHealthScriptRunner scriptRunner,
                                LocalDirsHandlerService dirHandlerService)
protected void serviceInit(org.apache.hadoop.conf.Configuration conf)
                    throws Exception
serviceInit in class org.apache.hadoop.service.CompositeServiceExceptionpublic LocalDirsHandlerService getDiskHandler()
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.