public class ImpersonatingHdfsAuthentication extends Object implements com.facebook.presto.hive.authentication.HdfsAuthentication
| Constructor and Description |
|---|
ImpersonatingHdfsAuthentication(HadoopAuthentication hadoopAuthentication) |
| Modifier and Type | Method and Description |
|---|---|
<R,E extends Exception> |
doAs(String user,
com.facebook.presto.hive.authentication.GenericExceptionAction<R,E> action) |
@Inject public ImpersonatingHdfsAuthentication(HadoopAuthentication hadoopAuthentication)
Copyright © 2012–2023. All rights reserved.