@InterfaceAudience.Private public static class TimelineDelegationTokenIdentifier.Renewer extends org.apache.hadoop.security.token.TokenRenewer
| Constructor and Description |
|---|
Renewer() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(org.apache.hadoop.security.token.Token<?> token,
Configuration conf) |
boolean |
handleKind(Text kind) |
boolean |
isManaged(org.apache.hadoop.security.token.Token<?> token) |
long |
renew(org.apache.hadoop.security.token.Token<?> token,
Configuration conf) |
public boolean handleKind(Text kind)
handleKind in class org.apache.hadoop.security.token.TokenRenewerpublic boolean isManaged(org.apache.hadoop.security.token.Token<?> token) throws IOException
isManaged in class org.apache.hadoop.security.token.TokenRenewerIOExceptionpublic long renew(org.apache.hadoop.security.token.Token<?> token, Configuration conf) throws IOException, InterruptedException
renew in class org.apache.hadoop.security.token.TokenRenewerIOExceptionInterruptedExceptionpublic void cancel(org.apache.hadoop.security.token.Token<?> token, Configuration conf) throws IOException, InterruptedException
cancel in class org.apache.hadoop.security.token.TokenRenewerIOExceptionInterruptedExceptionCopyright © 2018 CERN. All Rights Reserved.