|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterAdminProtocol | |
---|---|
org.apache.hadoop.hbase.client | Provides HBase Client |
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.protobuf | Holds classes generated from protobuf
src/main/protobuf definition files. |
Uses of MasterAdminProtocol in org.apache.hadoop.hbase.client |
---|
Methods in org.apache.hadoop.hbase.client that return MasterAdminProtocol | |
---|---|
MasterAdminProtocol |
HConnection.getMasterAdmin()
Returns a MasterAdminProtocol to the active master |
Uses of MasterAdminProtocol in org.apache.hadoop.hbase.master |
---|
Classes in org.apache.hadoop.hbase.master that implement MasterAdminProtocol | |
---|---|
class |
HMaster
HMaster is the "master server" for HBase. |
static class |
HMasterCommandLine.LocalHMaster
|
Uses of MasterAdminProtocol in org.apache.hadoop.hbase.protobuf |
---|
Methods in org.apache.hadoop.hbase.protobuf with parameters of type MasterAdminProtocol | |
---|---|
static ClientProtos.CoprocessorServiceResponse |
ProtobufUtil.execService(MasterAdminProtocol client,
ClientProtos.CoprocessorServiceCall call)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |