| Package | Description |
|---|---|
| com.facebook.presto.hive | |
| com.facebook.presto.hive.authentication |
| Modifier and Type | Method and Description |
|---|---|
<R,E extends Exception> |
HdfsEnvironment.doAs(String user,
GenericExceptionAction<R,E> action) |
| Modifier and Type | Method and Description |
|---|---|
<R,E extends Exception> |
NoHdfsAuthentication.doAs(String user,
GenericExceptionAction<R,E> action) |
<R,E extends Exception> |
ImpersonatingHdfsAuthentication.doAs(String user,
GenericExceptionAction<R,E> action) |
<R,E extends Exception> |
HdfsAuthentication.doAs(String user,
GenericExceptionAction<R,E> action) |
<R,E extends Exception> |
DirectHdfsAuthentication.doAs(String user,
GenericExceptionAction<R,E> action) |
Copyright © 2012-2017. All Rights Reserved.