Class ContainerTokenIdentifier.Renewer

java.lang.Object
org.apache.hadoop.security.token.TokenRenewer
org.apache.hadoop.security.token.Token.TrivialRenewer
org.apache.hadoop.yarn.security.ContainerTokenIdentifier.Renewer
Enclosing class:
ContainerTokenIdentifier

@Private public static class ContainerTokenIdentifier.Renewer extends org.apache.hadoop.security.token.Token.TrivialRenewer
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected org.apache.hadoop.io.Text
     

    Methods inherited from class org.apache.hadoop.security.token.Token.TrivialRenewer

    cancel, handleKind, isManaged, renew

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Renewer

      public Renewer()
  • Method Details

    • getKind

      protected org.apache.hadoop.io.Text getKind()
      Overrides:
      getKind in class org.apache.hadoop.security.token.Token.TrivialRenewer