| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.coprocessor | 
 Table of Contents 
 | 
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.security.access | |
| org.apache.hadoop.hbase.security.visibility | 
| Modifier and Type | Method and Description | 
|---|---|
default Optional<RegionServerObserver> | 
RegionServerCoprocessor.getRegionServerObserver()  | 
| Modifier and Type | Field and Description | 
|---|---|
private CoprocessorHost.ObserverGetter<RegionServerCoprocessor,RegionServerObserver> | 
RegionServerCoprocessorHost.rsObserverGetter  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AccessController
Provides basic authorization checks for data access and administrative
 operations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Optional<RegionServerObserver> | 
AccessController.getRegionServerObserver()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VisibilityReplication
A RegionServerObserver impl that provides the custom
 VisibilityReplicationEndpoint. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Optional<RegionServerObserver> | 
VisibilityReplication.getRegionServerObserver()  | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.