Uses of Interface
org.apache.hadoop.hbase.security.visibility.VisibilityLabelService

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

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

Classes in org.apache.hadoop.hbase.security.visibility that implement VisibilityLabelService
 class DefaultVisibilityLabelServiceImpl
           
 

Methods in org.apache.hadoop.hbase.security.visibility that return VisibilityLabelService
 VisibilityLabelService VisibilityLabelServiceManager.getVisibilityLabelService()
           
 VisibilityLabelService VisibilityLabelServiceManager.getVisibilityLabelService(org.apache.hadoop.conf.Configuration conf)
           
 

Constructors in org.apache.hadoop.hbase.security.visibility with parameters of type VisibilityLabelService
VisibilityReplicationEndpoint(ReplicationEndpoint endpoint, VisibilityLabelService visibilityLabelsService)
           
 



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