| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.coprocessor |
Table of Contents
Overview
Coprocessor
RegionObserver
Endpoint
Coprocessor loading
Overview
Coprocessors are code that runs in-process on each region server.
|
| org.apache.hadoop.hbase.security.access | |
| org.apache.hadoop.hbase.security.visibility |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseMasterAndRegionObserver |
class |
BaseMasterObserver |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AccessController
Provides basic authorization checks for data access and administrative
operations.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
VisibilityController
Coprocessor that has both the MasterObserver and RegionObserver implemented that supports in
visibility labels
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.