public class NodeHealthCheckerService
extends org.apache.hadoop.service.CompositeService
Constructor and Description |
---|
NodeHealthCheckerService() |
Modifier and Type | Method and Description |
---|---|
LocalDirsHandlerService |
getDiskHandler() |
protected void |
serviceInit(org.apache.hadoop.conf.Configuration conf) |
addIfService, addService, getServices, removeService, serviceStart, serviceStop
close, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStop
protected void serviceInit(org.apache.hadoop.conf.Configuration conf) throws Exception
serviceInit
in class org.apache.hadoop.service.CompositeService
Exception
public LocalDirsHandlerService getDiskHandler()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.