public class LlapTokenClient extends Object
| Constructor and Description |
|---|
LlapTokenClient(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.security.token.Token<LlapTokenIdentifier> |
getDelegationToken(String appId) |
LlapTokenClient |
withCurrentToken(org.apache.hadoop.security.token.Token<LlapTokenIdentifier> token)
An initial token can be set with this method.
|
public LlapTokenClient(org.apache.hadoop.conf.Configuration conf)
public org.apache.hadoop.security.token.Token<LlapTokenIdentifier> getDelegationToken(String appId) throws IOException
IOExceptionpublic LlapTokenClient withCurrentToken(org.apache.hadoop.security.token.Token<LlapTokenIdentifier> token)
Copyright © 2024 The Apache Software Foundation. All rights reserved.