public interface HdfsAuthentication
| Modifier and Type | Method and Description |
|---|---|
<R,E extends Exception> |
doAs(String user,
GenericExceptionAction<R,E> action) |
default void |
doAs(String user,
Runnable action) |
Copyright © 2012–2020. All rights reserved.