@InterfaceAudience.Private
@InterfaceStability.Unstable
public class SCMWebServer
extends org.apache.hadoop.service.AbstractService
SharedCacheManager
TODO: Security for web ui (See YARN-2774)Constructor and Description |
---|
SCMWebServer(SharedCacheManager scm) |
Modifier and Type | Method and Description |
---|---|
protected void |
serviceInit(org.apache.hadoop.conf.Configuration conf) |
protected void |
serviceStart() |
protected void |
serviceStop() |
close, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStop
public SCMWebServer(SharedCacheManager scm)
protected void serviceInit(org.apache.hadoop.conf.Configuration conf) throws Exception
serviceInit
in class org.apache.hadoop.service.AbstractService
Exception
protected void serviceStart() throws Exception
serviceStart
in class org.apache.hadoop.service.AbstractService
Exception
Copyright © 2020 Apache Software Foundation. All rights reserved.