| 程序包 | 说明 |
|---|---|
| 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 |
BaseRegionServerObserver
An abstract class that implements RegionServerObserver.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AccessController
Provides basic authorization checks for data access and administrative
operations.
|
| 限定符和类型 | 类和说明 |
|---|---|
static class |
VisibilityController.VisibilityReplication
A RegionServerObserver impl that provides the custom
VisibilityReplicationEndpoint.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.