Uses of Class
org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
Packages that use VisibilityLabelsCache
-
Uses of VisibilityLabelsCache in org.apache.hadoop.hbase.security.visibility
Fields in org.apache.hadoop.hbase.security.visibility declared as VisibilityLabelsCacheModifier 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
Methods in org.apache.hadoop.hbase.security.visibility that return VisibilityLabelsCacheModifier 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()
Constructors in org.apache.hadoop.hbase.security.visibility with parameters of type VisibilityLabelsCacheModifierConstructorDescriptionZKVisibilityLabelWatcher
(ZKWatcher watcher, VisibilityLabelsCache labelsCache, org.apache.hadoop.conf.Configuration conf)