| Package | Description |
|---|---|
| org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
| org.apache.hadoop.hbase.coprocessor.example | |
| org.apache.hadoop.hbase.rsgroup | |
| org.apache.hadoop.hbase.security.access | |
| org.apache.hadoop.hbase.security.visibility |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseMasterAndRegionObserver |
class |
BaseMasterObserver |
| Modifier and Type | Class and Description |
|---|---|
class |
ExampleMasterObserverWithMetrics
An example coprocessor that collects some metrics to demonstrate the usage of exporting custom
metrics from the coprocessor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RSGroupAdminEndpoint |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessController
Provides basic authorization checks for data access and administrative
operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VisibilityController
Coprocessor that has both the MasterObserver and RegionObserver implemented that supports in
visibility labels
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.