@InterfaceAudience.LimitedPrivate(value="Apache Sentry (incubating)") @InterfaceStability.Evolving public interface HiveAuthorizationTranslator
| Modifier and Type | Method and Description |
|---|---|
HivePrincipal |
getHivePrincipal(PrincipalDesc principal) |
HivePrivilege |
getHivePrivilege(PrivilegeDesc privilege) |
HivePrivilegeObject |
getHivePrivilegeObject(PrivilegeObjectDesc privObject) |
HivePrincipal getHivePrincipal(PrincipalDesc principal) throws HiveException
HiveExceptionHivePrivilege getHivePrivilege(PrivilegeDesc privilege)
HivePrivilegeObject getHivePrivilegeObject(PrivilegeObjectDesc privObject) throws HiveException
HiveExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.