public interface LlapTokenLocalClient
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.hadoop.security.token.Token<LlapTokenIdentifier> |
createToken(String appId,
String user,
boolean isSignatureRequired) |
org.apache.hadoop.security.token.Token<LlapTokenIdentifier> createToken(String appId, String user, boolean isSignatureRequired) throws IOException
IOExceptionvoid close()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.