@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 |
| Constructor and Description |
|---|
TimelineDelegationTokenSecretManagerService() |
| Modifier and Type | Method and Description |
|---|---|
protected TimelineStateStore |
createStateStore(org.apache.hadoop.conf.Configuration conf) |
TimelineDelegationTokenSecretManagerService.TimelineDelegationTokenSecretManager |
getTimelineDelegationTokenSecretManager()
Ge the instance of {link #TimelineDelegationTokenSecretManager}
|
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 TimelineDelegationTokenSecretManagerService()
protected void serviceInit(org.apache.hadoop.conf.Configuration conf)
throws Exception
serviceInit in class org.apache.hadoop.service.AbstractServiceExceptionprotected void serviceStart()
throws Exception
serviceStart in class org.apache.hadoop.service.AbstractServiceExceptionprotected void serviceStop()
throws Exception
serviceStop in class org.apache.hadoop.service.AbstractServiceExceptionprotected TimelineStateStore createStateStore(org.apache.hadoop.conf.Configuration conf)
public TimelineDelegationTokenSecretManagerService.TimelineDelegationTokenSecretManager getTimelineDelegationTokenSecretManager()
Copyright © 2017 Apache Software Foundation. All Rights Reserved.