public class ImpersonatingHdfsAuthentication extends Object implements HdfsAuthentication
| Constructor and Description |
|---|
ImpersonatingHdfsAuthentication(HadoopAuthentication hadoopAuthentication) |
| Modifier and Type | Method and Description |
|---|---|
<R,E extends Exception> |
doAs(String user,
GenericExceptionAction<R,E> action) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoAs@Inject public ImpersonatingHdfsAuthentication(HadoopAuthentication hadoopAuthentication)
public <R,E extends Exception> R doAs(String user, GenericExceptionAction<R,E> action) throws E extends Exception
doAs in interface HdfsAuthenticationE extends ExceptionCopyright © 2012–2023. All rights reserved.