Uses of Class
org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
-
Uses of VisibilityLabelsCache in org.apache.hadoop.hbase.security.visibility
Modifier and TypeFieldDescriptionprivate static VisibilityLabelsCache
VisibilityLabelsCache.instance
private VisibilityLabelsCache
DefaultVisibilityLabelServiceImpl.labelsCache
private VisibilityLabelsCache
DefinedSetFilterScanLabelGenerator.labelsCache
private VisibilityLabelsCache
EnforcingScanLabelGenerator.labelsCache
private VisibilityLabelsCache
FeedUserAuthScanLabelGenerator.labelsCache
private VisibilityLabelsCache
ZKVisibilityLabelWatcher.labelsCache
Modifier and TypeMethodDescriptionstatic VisibilityLabelsCache
VisibilityLabelsCache.createAndGet
(ZKWatcher watcher, org.apache.hadoop.conf.Configuration conf) Creates the singleton instance, if not yet present, and returns the same.static VisibilityLabelsCache
VisibilityLabelsCache.get()
ModifierConstructorDescriptionZKVisibilityLabelWatcher
(ZKWatcher watcher, VisibilityLabelsCache labelsCache, org.apache.hadoop.conf.Configuration conf)