Uses of Enum
org.apache.hadoop.hbase.security.access.AccessControlFilter.Strategy
-
Uses of AccessControlFilter.Strategy in org.apache.hadoop.hbase.security.access
Modifier and TypeFieldDescriptionprivate AccessControlFilter.Strategy
AccessControlFilter.strategy
Modifier and TypeMethodDescriptionstatic AccessControlFilter.Strategy
Returns the enum constant of this type with the specified name.static AccessControlFilter.Strategy[]
AccessControlFilter.Strategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescription(package private)
AccessControlFilter
(AuthManager mgr, User ugi, TableName tableName, AccessControlFilter.Strategy strategy, Map<ByteRange, Integer> cfVsMaxVersions)