| Modifier and Type | Method and Description | 
|---|---|
default Optional<MasterObserver> | 
MasterCoprocessor.getMasterObserver()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ExampleMasterObserverWithMetrics
An 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  | 
MasterQuotasObserver
An 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  | 
AccessController
Provides basic authorization checks for data access and administrative
 operations. 
 | 
class  | 
CoprocessorWhitelistMasterObserver
Master 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  | 
VisibilityController
Coprocessor 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.