@InterfaceAudience.Private
public class ResourceManager.RMActiveServices
extends org.apache.hadoop.service.CompositeService
Modifier and Type | Method and Description |
---|---|
protected void |
serviceInit(org.apache.hadoop.conf.Configuration configuration) |
protected void |
serviceStart() |
protected void |
serviceStop() |
addIfService, addService, getServices, removeService
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 configuration) throws Exception
serviceInit
in class org.apache.hadoop.service.CompositeService
Exception
protected void serviceStart() throws Exception
serviceStart
in class org.apache.hadoop.service.CompositeService
Exception
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.