java.io.Closeable, java.lang.AutoCloseable, org.apache.hadoop.service.Service@Private
@Unstable
public class SCMWebServer
extends org.apache.hadoop.service.AbstractService
SharedCacheManager
TODO: Security for web ui (See YARN-2774)| Constructor | Description |
|---|---|
SCMWebServer(SharedCacheManager scm) |
| Modifier and Type | Method | 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, waitForServiceToStoppublic SCMWebServer(SharedCacheManager scm)
protected void serviceInit(org.apache.hadoop.conf.Configuration conf)
throws java.lang.Exception
serviceInit in class org.apache.hadoop.service.AbstractServicejava.lang.Exceptionprotected void serviceStart()
throws java.lang.Exception
serviceStart in class org.apache.hadoop.service.AbstractServicejava.lang.Exceptionprotected void serviceStop()
throws java.lang.Exception
serviceStop in class org.apache.hadoop.service.AbstractServicejava.lang.ExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.