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 VisibilityLabelsCacheVisibilityLabelsCache.instanceprivate VisibilityLabelsCacheDefaultVisibilityLabelServiceImpl.labelsCacheprivate VisibilityLabelsCacheDefinedSetFilterScanLabelGenerator.labelsCacheprivate VisibilityLabelsCacheEnforcingScanLabelGenerator.labelsCacheprivate VisibilityLabelsCacheFeedUserAuthScanLabelGenerator.labelsCacheprivate VisibilityLabelsCacheZKVisibilityLabelWatcher.labelsCacheMethods in org.apache.hadoop.hbase.security.visibility that return VisibilityLabelsCacheModifier and TypeMethodDescriptionstatic VisibilityLabelsCacheVisibilityLabelsCache.createAndGet(ZKWatcher watcher, org.apache.hadoop.conf.Configuration conf) Creates the singleton instance, if not yet present, and returns the same.static VisibilityLabelsCacheVisibilityLabelsCache.get()Constructors in org.apache.hadoop.hbase.security.visibility with parameters of type VisibilityLabelsCacheModifierConstructorDescriptionZKVisibilityLabelWatcher(ZKWatcher watcher, VisibilityLabelsCache labelsCache, org.apache.hadoop.conf.Configuration conf)