Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.procedure |
Modifier and Type | Field and Description |
---|---|
(package private) MasterCoprocessorHost |
HMaster.cpHost |
Modifier and Type | Method and Description |
---|---|
MasterCoprocessorHost |
MasterServices.getMasterCoprocessorHost() |
MasterCoprocessorHost |
HMaster.getMasterCoprocessorHost() |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
MasterRpcServices.hasAccessControlServiceCoprocessor(MasterCoprocessorHost cpHost)
Determines if there is a MasterCoprocessor deployed which implements
AccessControlProtos.AccessControlService.Interface . |
(package private) boolean |
MasterRpcServices.hasVisibilityLabelsServiceCoprocessor(MasterCoprocessorHost cpHost)
Determines if there is a MasterCoprocessor deployed which implements
VisibilityLabelsProtos.VisibilityLabelsService.Interface . |
Modifier and Type | Method and Description |
---|---|
MasterCoprocessorHost |
MasterProcedureEnv.getMasterCoprocessorHost() |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.