Uses of Class
org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver

Packages that use BaseMasterAndRegionObserver
org.apache.hadoop.hbase.security.access   
org.apache.hadoop.hbase.security.visibility   
 

Uses of BaseMasterAndRegionObserver in org.apache.hadoop.hbase.security.access
 

Subclasses of BaseMasterAndRegionObserver in org.apache.hadoop.hbase.security.access
 class AccessController
          Provides basic authorization checks for data access and administrative operations.
 

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

Subclasses of BaseMasterAndRegionObserver in org.apache.hadoop.hbase.security.visibility
 class VisibilityController
          Coprocessor that has both the MasterObserver and RegionObserver implemented that supports in visibility labels
 



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