| Package | Description |
|---|---|
| io.prestosql.plugin.hive | |
| io.prestosql.plugin.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> |
ImpersonatingHdfsAuthentication.doAs(String user,
GenericExceptionAction<R,E> action) |
<R,E extends Exception> |
DirectHdfsAuthentication.doAs(String user,
GenericExceptionAction<R,E> action) |
<R,E extends Exception> |
NoHdfsAuthentication.doAs(String user,
GenericExceptionAction<R,E> action) |
<R,E extends Exception> |
HdfsAuthentication.doAs(String user,
GenericExceptionAction<R,E> action) |
Copyright © 2012–2020. All rights reserved.