Uses of Interface
org.apache.hadoop.hbase.coprocessor.MasterObserver
Package
Description
Table of Contents
-
Uses of MasterObserver in org.apache.hadoop.hbase.coprocessor
Modifier and TypeMethodDescriptiondefault Optional<MasterObserver>
MasterCoprocessor.getMasterObserver()
-
Uses of MasterObserver in org.apache.hadoop.hbase.coprocessor.example
Modifier and TypeClassDescriptionclass
An example coprocessor that collects some metrics to demonstrate the usage of exporting custom metrics from the coprocessor. -
Uses of MasterObserver in org.apache.hadoop.hbase.master
-
Uses of MasterObserver in org.apache.hadoop.hbase.quotas
Modifier and TypeClassDescriptionclass
An observer to automatically delete quotas when a table/namespace is deleted. -
Uses of MasterObserver in org.apache.hadoop.hbase.security.access
Modifier and TypeClassDescriptionclass
Provides basic authorization checks for data access and administrative operations.class
Master observer for restricting coprocessor assignments.class
Set HDFS ACLs to hFiles to make HBase granted users have permission to scan snapshotModifier and TypeMethodDescriptionAccessController.getMasterObserver()
CoprocessorWhitelistMasterObserver.getMasterObserver()
SnapshotScannerHDFSAclController.getMasterObserver()
-
Uses of MasterObserver in org.apache.hadoop.hbase.security.visibility
Modifier and TypeClassDescriptionclass
Coprocessor that has both the MasterObserver and RegionObserver implemented that supports in visibility labels