Package | Description |
---|---|
org.apache.hadoop.hbase.security.visibility |
Modifier and Type | Class and Description |
---|---|
class |
VisibilityLabelsCache
Maintains the cache for visibility labels and also uses the zookeeper to update the labels in the
system.
|
Modifier and Type | Method and Description |
---|---|
static List<Tag> |
VisibilityUtils.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) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.