@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class SharedCacheManager
extends org.apache.hadoop.service.CompositeService
| Modifier and Type | Field and Description | 
|---|---|
| static int | SHUTDOWN_HOOK_PRIORITYPriority of the SharedCacheManager shutdown hook. | 
| Constructor and Description | 
|---|
| SharedCacheManager() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | main(String[] args) | 
| protected void | serviceInit(org.apache.hadoop.conf.Configuration conf) | 
| protected void | serviceStop() | 
addIfService, addService, getServices, removeService, serviceStartclose, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic static final int SHUTDOWN_HOOK_PRIORITY
protected void serviceInit(org.apache.hadoop.conf.Configuration conf)
                    throws Exception
serviceInit in class org.apache.hadoop.service.CompositeServiceExceptionprotected void serviceStop()
                    throws Exception
serviceStop in class org.apache.hadoop.service.CompositeServiceExceptionpublic static void main(String[] args)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.