Class TimelineStateStore.TimelineServiceState

java.lang.Object
org.apache.hadoop.yarn.server.timeline.recovery.TimelineStateStore.TimelineServiceState
Enclosing class:
TimelineStateStore

public static class TimelineStateStore.TimelineServiceState extends Object
  • Constructor Details

    • TimelineServiceState

      public TimelineServiceState()
  • Method Details

    • getLatestSequenceNumber

      public int getLatestSequenceNumber()
    • getTokenState

      public Map<org.apache.hadoop.yarn.security.client.TimelineDelegationTokenIdentifier,Long> getTokenState()
    • getTokenMasterKeyState

      public Set<org.apache.hadoop.security.token.delegation.DelegationKey> getTokenMasterKeyState()