| Modifier and Type | Class and Description | 
|---|---|
| class  | JMXListenerPluggable 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 | Class and Description | 
|---|---|
| static class  | CoprocessorServiceBackwardCompatiblity.MasterCoprocessorServiceDeprecated.  | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExampleMasterObserverWithMetricsAn example coprocessor that collects some metrics to demonstrate the usage of exporting custom
 metrics from the coprocessor. | 
| Modifier and Type | Field and Description | 
|---|---|
| private CoprocessorHost.ObserverGetter<MasterCoprocessor,MasterObserver> | MasterCoprocessorHost. masterObserverGetter | 
| Modifier and Type | Method and Description | 
|---|---|
| MasterCoprocessor | MasterCoprocessorHost. checkAndGetInstance(Class<?> implClass) | 
| Modifier and Type | Method and Description | 
|---|---|
| MasterCoprocessorHost.MasterEnvironment | MasterCoprocessorHost. createEnvironment(MasterCoprocessor instance,
                 int priority,
                 int seq,
                 org.apache.hadoop.conf.Configuration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) boolean | MasterRpcServices. checkCoprocessorWithService(List<MasterCoprocessor> coprocessorsToCheck,
                           Class<?> service)Determines if there is a coprocessor implementation in the provided argument which extends
 or implements the provided  service. | 
| Constructor and Description | 
|---|
| MasterEnvironment(MasterCoprocessor impl,
                 int priority,
                 int seq,
                 org.apache.hadoop.conf.Configuration conf,
                 MasterServices services) | 
| MasterEnvironmentForCoreCoprocessors(MasterCoprocessor impl,
                                    int priority,
                                    int seq,
                                    org.apache.hadoop.conf.Configuration conf,
                                    MasterServices services) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MasterQuotasObserverAn observer to automatically delete quotas when a table/namespace
 is deleted. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RSGroupAdminEndpoint | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AccessControllerProvides basic authorization checks for data access and administrative
 operations. | 
| class  | CoprocessorWhitelistMasterObserverMaster observer for restricting coprocessor assignments. | 
| class  | SnapshotScannerHDFSAclControllerSet HDFS ACLs to hFiles to make HBase granted users have permission to scan snapshot | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VisibilityControllerCoprocessor that has both the MasterObserver and RegionObserver implemented that supports in
 visibility labels | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.