Uses of Class
org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
Uses of MasterCoprocessorHost in org.apache.hadoop.hbase.master
Modifier and TypeMethodDescriptionHMaster.getMasterCoprocessorHost()
MasterServices.getMasterCoprocessorHost()
Returns Master's instance ofMasterCoprocessorHost
Modifier and TypeMethodDescription(package private) boolean
MasterRpcServices.hasAccessControlServiceCoprocessor
(MasterCoprocessorHost cpHost) Determines if there is a MasterCoprocessor deployed which implementsAccessControlProtos.AccessControlService.Interface
.(package private) boolean
MasterRpcServices.hasVisibilityLabelsServiceCoprocessor
(MasterCoprocessorHost cpHost) Determines if there is a MasterCoprocessor deployed which implementsVisibilityLabelsProtos.VisibilityLabelsService.Interface
. -
Uses of MasterCoprocessorHost in org.apache.hadoop.hbase.master.procedure