Interface MasterCoprocessor
- All Superinterfaces:
Coprocessor
- All Known Implementing Classes:
AccessController
,CoprocessorWhitelistMasterObserver
,ExampleMasterObserverWithMetrics
,JMXListener
,MasterQuotasObserver
,RSGroupAdminEndpoint
,SnapshotScannerHDFSAclController
,VisibilityController
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.hadoop.hbase.Coprocessor
Coprocessor.State
-
Field Summary
Fields inherited from interface org.apache.hadoop.hbase.Coprocessor
PRIORITY_HIGHEST, PRIORITY_LOWEST, PRIORITY_SYSTEM, PRIORITY_USER, VERSION
-
Method Summary
Methods inherited from interface org.apache.hadoop.hbase.Coprocessor
getServices, start, stop
-
Method Details
-
getMasterObserver
-