| Modifier and Type | Class and Description |
|---|---|
class |
JMXListener
Pluggable JMX Agent for HBase(to fix the 2 random TCP ports issue of the out-of-the-box JMX
Agent): 1)connector port can share with the registry port if SSL is OFF 2)support password
authentication 3)support subset of SSL (with default configuration)
|
| Modifier and Type | Method and Description |
|---|---|
MasterCoprocessor |
MasterCoprocessorHost.checkAndGetInstance(Class<?> implClass) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.master.MasterCoprocessorHost.MasterEnvironment |
MasterCoprocessorHost.createEnvironment(MasterCoprocessor instance,
int priority,
int seq,
org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Class and Description |
|---|---|
class |
MasterQuotasObserver
An observer to automatically delete quotas when a table/namespace is deleted.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RSGroupAdminEndpoint
Deprecated.
Keep it here only for compatibility with old client, all the logics have been moved
into core of HBase.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessController
Provides basic authorization checks for data access and administrative operations.
|
class |
CoprocessorWhitelistMasterObserver
Master observer for restricting coprocessor assignments.
|
class |
SnapshotScannerHDFSAclController
Set HDFS ACLs to hFiles to make HBase granted users have permission to scan snapshot
|
| Modifier and Type | Class and Description |
|---|---|
class |
VisibilityController
Coprocessor that has both the MasterObserver and RegionObserver implemented that supports in
visibility labels
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.