Uses of Class
org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache

Packages that use VisibilityLabelsCache
org.apache.hadoop.hbase.security.visibility   
 

Uses of VisibilityLabelsCache in org.apache.hadoop.hbase.security.visibility
 

Methods in org.apache.hadoop.hbase.security.visibility that return VisibilityLabelsCache
static VisibilityLabelsCache VisibilityLabelsCache.createAndGet(ZooKeeperWatcher 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 VisibilityLabelsCache
ZKVisibilityLabelWatcher(ZooKeeperWatcher watcher, VisibilityLabelsCache labelsCache, org.apache.hadoop.conf.Configuration conf)
           
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.