| Modifier and Type | Method and Description | 
|---|---|
| default Optional<MasterObserver> | MasterCoprocessor. getMasterObserver() | 
| 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 | Method and Description | 
|---|---|
| Optional<MasterObserver> | ExampleMasterObserverWithMetrics. getMasterObserver() | 
| Modifier and Type | Field and Description | 
|---|---|
| private CoprocessorHost.ObserverGetter<MasterCoprocessor,MasterObserver> | MasterCoprocessorHost. masterObserverGetter | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MasterQuotasObserverAn observer to automatically delete quotas when a table/namespace
 is deleted. | 
| Modifier and Type | Method and Description | 
|---|---|
| Optional<MasterObserver> | MasterQuotasObserver. getMasterObserver() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RSGroupAdminEndpoint | 
| Modifier and Type | Method and Description | 
|---|---|
| Optional<MasterObserver> | RSGroupAdminEndpoint. getMasterObserver() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AccessControllerProvides basic authorization checks for data access and administrative
 operations. | 
| class  | CoprocessorWhitelistMasterObserverMaster observer for restricting coprocessor assignments. | 
| Modifier and Type | Method and Description | 
|---|---|
| Optional<MasterObserver> | CoprocessorWhitelistMasterObserver. getMasterObserver() | 
| Optional<MasterObserver> | AccessController. getMasterObserver() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VisibilityControllerCoprocessor that has both the MasterObserver and RegionObserver implemented that supports in
 visibility labels | 
| Modifier and Type | Method and Description | 
|---|---|
| Optional<MasterObserver> | VisibilityController. getMasterObserver() | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.