|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrivilegeScope | |
---|---|
org.apache.hadoop.hive.ql.security.authorization |
Uses of PrivilegeScope in org.apache.hadoop.hive.ql.security.authorization |
---|
Fields in org.apache.hadoop.hive.ql.security.authorization with type parameters of type PrivilegeScope | |
---|---|
static EnumSet<PrivilegeScope> |
PrivilegeScope.ALLSCOPE
|
static EnumSet<PrivilegeScope> |
PrivilegeScope.ALLSCOPE_EXCEPT_COLUMN
|
Methods in org.apache.hadoop.hive.ql.security.authorization that return PrivilegeScope | |
---|---|
static PrivilegeScope |
PrivilegeScope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PrivilegeScope[] |
PrivilegeScope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |