Uses of Enum Class
org.apache.hadoop.hbase.security.access.Permission.Scope
-
Uses of Permission.Scope in org.apache.hadoop.hbase.security.access
Modifier and TypeFieldDescriptionprotected static final Map<Byte,
Permission.Scope> Permission.SCOPE_BY_CODE
Modifier and TypeMethodDescriptionPermission.getAccessScope()
UserPermission.getAccessScope()
Get this permission access scope.static Permission.Scope
Returns the enum constant of this class with the specified name.static Permission.Scope[]
Permission.Scope.values()
Returns an array containing the constants of this enum class, in the order they are declared.