Interface RegionServerCoprocessor
- All Superinterfaces:
Coprocessor
- All Known Implementing Classes:
AccessController
,JMXListener
,VisibilityReplication
@LimitedPrivate("Coprocesssor")
@Evolving
public interface RegionServerCoprocessor
extends Coprocessor
-
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
-
getRegionServerObserver
-