Interface RegionCoprocessor
- All Superinterfaces:
Coprocessor
- All Known Implementing Classes:
AccessController
,BackupObserver
,BulkDeleteEndpoint
,ConstraintProcessor
,ExampleRegionObserverWithMetrics
,ExampleRegionObserverWithMetrics.ExampleRegionObserver
,MetaTableMetrics
,MetaTableMetrics.ExampleRegionObserverMeta
,MultiRowMutationEndpoint
,RefreshHFilesEndpoint
,ReplicationObserver
,RowCountEndpoint
,ScanModifyingObserver
,TokenProvider
,ValueRewritingObserver
,VisibilityController
,WriteHeavyIncrementObserver
,WriteSinkCoprocessor
,ZooKeeperScanPolicyObserver
-
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
Modifier and TypeMethodDescriptiondefault Optional<BulkLoadObserver>
default Optional<EndpointObserver>
default Optional<RegionObserver>
Methods inherited from interface org.apache.hadoop.hbase.Coprocessor
getServices, start, stop
-
Method Details
-
getRegionObserver
-
getEndpointObserver
-
getBulkLoadObserver
-