Uses of Annotation Interface
org.apache.hadoop.hbase.coprocessor.CoreCoprocessor
Packages that use CoreCoprocessor
Package
Description
-
Uses of CoreCoprocessor in org.apache.hadoop.hbase.quotas
Classes in org.apache.hadoop.hbase.quotas with annotations of type CoreCoprocessorModifier and TypeClassDescriptionclass
An observer to automatically delete quotas when a table/namespace is deleted. -
Uses of CoreCoprocessor in org.apache.hadoop.hbase.replication.regionserver
Classes in org.apache.hadoop.hbase.replication.regionserver with annotations of type CoreCoprocessorModifier and TypeClassDescriptionclass
An Observer to add HFile References to replication queue. -
Uses of CoreCoprocessor in org.apache.hadoop.hbase.rsgroup
Classes in org.apache.hadoop.hbase.rsgroup with annotations of type CoreCoprocessorModifier and TypeClassDescriptionclass
Deprecated.Keep it here only for compatibility with old client, all the logics have been moved into core of HBase. -
Uses of CoreCoprocessor in org.apache.hadoop.hbase.security.access
Classes in org.apache.hadoop.hbase.security.access with annotations of type CoreCoprocessorModifier and TypeClassDescriptionclass
Provides basic authorization checks for data access and administrative operations.class
Set HDFS ACLs to hFiles to make HBase granted users have permission to scan snapshot -
Uses of CoreCoprocessor in org.apache.hadoop.hbase.security.token
Classes in org.apache.hadoop.hbase.security.token with annotations of type CoreCoprocessorModifier and TypeClassDescriptionclass
Provides a service for obtaining authentication tokens via theAuthenticationProtos
AuthenticationService coprocessor service. -
Uses of CoreCoprocessor in org.apache.hadoop.hbase.security.visibility
Classes in org.apache.hadoop.hbase.security.visibility with annotations of type CoreCoprocessorModifier and TypeClassDescriptionclass
Coprocessor that has both the MasterObserver and RegionObserver implemented that supports in visibility labels