org.apache.hadoop.yarn.security.client
Class ClientTokenIdentifier.Renewer
java.lang.Object
org.apache.hadoop.security.token.TokenRenewer
org.apache.hadoop.security.token.Token.TrivialRenewer
org.apache.hadoop.yarn.security.client.ClientTokenIdentifier.Renewer
- Enclosing class:
- ClientTokenIdentifier
@InterfaceAudience.Private
public static class ClientTokenIdentifier.Renewer
- extends org.apache.hadoop.security.token.Token.TrivialRenewer
Method Summary |
protected org.apache.hadoop.io.Text |
getKind()
|
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 |
ClientTokenIdentifier.Renewer
public ClientTokenIdentifier.Renewer()
getKind
protected org.apache.hadoop.io.Text getKind()
- Overrides:
getKind
in class org.apache.hadoop.security.token.Token.TrivialRenewer
Copyright © 2013 Apache Software Foundation. All Rights Reserved.