java.io.Closeable, java.lang.AutoCloseable, org.apache.hadoop.service.Service@Private
@Unstable
public class TimelineV1DelegationTokenSecretManagerService
extends org.apache.hadoop.yarn.server.timeline.security.TimelineDelgationTokenSecretManagerService
TimelineV1DelegationTokenSecretManagerService.TimelineV1DelegationTokenSecretManager.| Modifier and Type | Class | Description |
|---|---|---|
static class |
TimelineV1DelegationTokenSecretManagerService.TimelineV1DelegationTokenSecretManager |
Delegation token secret manager for ATSv1 and ATSv1.5.
|
| Constructor | Description |
|---|---|
TimelineV1DelegationTokenSecretManagerService() |
| Modifier and Type | Method | Description |
|---|---|---|
protected TimelineStateStore |
createStateStore(org.apache.hadoop.conf.Configuration conf) |
|
protected org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager<org.apache.hadoop.yarn.security.client.TimelineDelegationTokenIdentifier> |
createTimelineDelegationTokenSecretManager(long secretKeyInterval,
long tokenMaxLifetime,
long tokenRenewInterval,
long tokenRemovalScanInterval) |
|
protected void |
serviceInit(org.apache.hadoop.conf.Configuration conf) |
|
protected void |
serviceStart() |
|
protected void |
serviceStop() |
getTimelineDelegationTokenSecretManagerclose, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic TimelineV1DelegationTokenSecretManagerService()
protected void serviceInit(org.apache.hadoop.conf.Configuration conf)
throws java.lang.Exception
serviceInit in class org.apache.hadoop.yarn.server.timeline.security.TimelineDelgationTokenSecretManagerServicejava.lang.Exceptionprotected void serviceStart()
throws java.lang.Exception
serviceStart in class org.apache.hadoop.yarn.server.timeline.security.TimelineDelgationTokenSecretManagerServicejava.lang.Exceptionprotected void serviceStop()
throws java.lang.Exception
serviceStop in class org.apache.hadoop.yarn.server.timeline.security.TimelineDelgationTokenSecretManagerServicejava.lang.Exceptionprotected org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager<org.apache.hadoop.yarn.security.client.TimelineDelegationTokenIdentifier> createTimelineDelegationTokenSecretManager(long secretKeyInterval,
long tokenMaxLifetime,
long tokenRenewInterval,
long tokenRemovalScanInterval)
createTimelineDelegationTokenSecretManager in class org.apache.hadoop.yarn.server.timeline.security.TimelineDelgationTokenSecretManagerServiceprotected TimelineStateStore createStateStore(org.apache.hadoop.conf.Configuration conf)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.