public class NoHdfsAuthentication extends Object implements HdfsAuthentication
| Constructor and Description |
|---|
NoHdfsAuthentication() |
| 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, waitdoAspublic <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.