Uses of Interface
org.apache.hadoop.hbase.security.visibility.VisibilityLabelOrdinalProvider
-
Uses of VisibilityLabelOrdinalProvider in org.apache.hadoop.hbase.security.visibility
Modifier and TypeClassDescriptionclass
Maintains the cache for visibility labels and also uses the zookeeper to update the labels in the system.Modifier and TypeMethodDescriptionVisibilityUtils.createVisibilityExpTags
(String visExpression, boolean withSerializationFormat, boolean checkAuths, Set<Integer> auths, VisibilityLabelOrdinalProvider ordinalProvider) private static void
VisibilityUtils.getLabelOrdinals
(ExpressionNode node, List<Integer> labelOrdinals, Set<Integer> auths, boolean checkAuths, VisibilityLabelOrdinalProvider ordinalProvider)