@InterfaceAudience.Private
@InterfaceStability.Unstable
public class TimelineDelegationTokenSecretManagerService
extends org.apache.hadoop.service.AbstractService
TimelineDelegationTokenSecretManagerService.TimelineDelegationTokenSecretManager| Modifier and Type | Class and Description |
|---|---|
static class |
TimelineDelegationTokenSecretManagerService.TimelineDelegationTokenSecretManager
Create a timeline secret manager
|
| Constructor and Description |
|---|
TimelineDelegationTokenSecretManagerService() |
| Modifier and Type | Method and Description |
|---|---|
TimelineDelegationTokenSecretManagerService.TimelineDelegationTokenSecretManager |
getTimelineDelegationTokenSecretManager()
Ge the instance of {link #TimelineDelegationTokenSecretManager}
|
protected void |
serviceInit(org.apache.hadoop.conf.Configuration conf) |
protected void |
serviceStop() |
close, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, serviceStart, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic TimelineDelegationTokenSecretManagerService()
protected void serviceInit(org.apache.hadoop.conf.Configuration conf)
throws Exception
serviceInit in class org.apache.hadoop.service.AbstractServiceExceptionprotected void serviceStop()
throws Exception
serviceStop in class org.apache.hadoop.service.AbstractServiceExceptionpublic TimelineDelegationTokenSecretManagerService.TimelineDelegationTokenSecretManager getTimelineDelegationTokenSecretManager()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.