public static class TimelineStateStore.TimelineServiceState extends Object
Constructor and Description |
---|
TimelineStateStore.TimelineServiceState() |
Modifier and Type | Method and Description |
---|---|
int |
getLatestSequenceNumber() |
Set<org.apache.hadoop.security.token.delegation.DelegationKey> |
getTokenMasterKeyState() |
Map<org.apache.hadoop.yarn.security.client.TimelineDelegationTokenIdentifier,Long> |
getTokenState() |
public TimelineStateStore.TimelineServiceState()
public int getLatestSequenceNumber()
public Map<org.apache.hadoop.yarn.security.client.TimelineDelegationTokenIdentifier,Long> getTokenState()
public Set<org.apache.hadoop.security.token.delegation.DelegationKey> getTokenMasterKeyState()
Copyright © 2022 Apache Software Foundation. All rights reserved.