Uses of Interface
org.apache.hadoop.hbase.coprocessor.MasterObserver

Packages that use MasterObserver
org.apache.hadoop.hbase.coprocessor Table of Contents 
org.apache.hadoop.hbase.security.access   
org.apache.hadoop.hbase.security.visibility   
 

Uses of MasterObserver in org.apache.hadoop.hbase.coprocessor
 

Classes in org.apache.hadoop.hbase.coprocessor that implement MasterObserver
 class BaseMasterAndRegionObserver
           
 class BaseMasterObserver
           
 

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

Classes in org.apache.hadoop.hbase.security.access that implement MasterObserver
 class AccessController
          Provides basic authorization checks for data access and administrative operations.
 

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

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



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